Reviewers: Toon Verwaest,
Description:
Fix arm64 gc stress issue.
[email protected]
Please review this at https://codereview.chromium.org/306483002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+2, -0 lines):
M test/mjsunit/regress/debug-prepare-step-in.js
Index: test/mjsunit/regress/debug-prepare-step-in.js
diff --git a/test/mjsunit/regress/debug-prepare-step-in.js
b/test/mjsunit/regress/debug-prepare-step-in.js
index
b8c21164000bd9df01024fdfad6225c1bd217d3d..60b47f7a5d15ac6df14bb8fbcf6c20c820684db4
100644
--- a/test/mjsunit/regress/debug-prepare-step-in.js
+++ b/test/mjsunit/regress/debug-prepare-step-in.js
@@ -52,3 +52,5 @@ function g() {
}
g();
+
+Debug.setListener(null);
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.