summaryrefslogtreecommitdiff
path: root/deps/v8/test/cctest/test-utils-arm64.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/cctest/test-utils-arm64.h')
-rw-r--r--deps/v8/test/cctest/test-utils-arm64.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/deps/v8/test/cctest/test-utils-arm64.h b/deps/v8/test/cctest/test-utils-arm64.h
index 78b266cb0b..e5b91fb280 100644
--- a/deps/v8/test/cctest/test-utils-arm64.h
+++ b/deps/v8/test/cctest/test-utils-arm64.h
@@ -52,8 +52,7 @@ class RegisterDump {
RegisterDump() : completed_(false) {}
// The Dump method generates code to store a snapshot of the register values.
- // It needs to be able to use the stack temporarily, and requires that the
- // current stack pointer is csp, and is properly aligned.
+ // It needs to be able to use the stack temporarily.
//
// The dumping code is generated though the given MacroAssembler. No registers
// are corrupted in the process, but the stack is used briefly. The flags will