Repro instructions:
git checkout 477d651
gclient sync --nohooks
GYP_GENERATORS=ninja GYP_DEFINES="target_arch=x64 v8_target_arch=x64 use_goma=1
embed_script=/path/to/v8/test/mjsunit/mjsunit.js v8_enable_slow_dchecks=1
v8_optimized_debug=1" gclient runhooks
ninja -j1000 -C out/Debug d8
out/Debug/d8 --test --random-seed=517830310 --turbo --always-opt --nohard-abort --nodead-code-elimination --nofold-constants --enable-slow-asserts --debug-code
--verify-heap --allow-natives-syntax test/mjsunit/regress/regress-3960.js
--gc-interval=500 --stress-compaction --concurrent-recompilation-queue-length=64
--concurrent-recompilation-delay=500 --concurrent-recompilation

https://codereview.chromium.org/1254723005/

--
--
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.

Reply via email to