Fix arm64 gc stress issue.

R=verwaest@chromium.org

Review URL: https://codereview.chromium.org/306483002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21506 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
yangguo@chromium.org 2014-05-27 06:35:45 +00:00
parent 6ae4a89e79
commit 94b4aef7d6

View File

@ -52,3 +52,5 @@ function g() {
}
g();
Debug.setListener(null);