v8/test
binji 76184292b3 d8 workers: make sure Shell::Quit is only called once
When running with isolates, Quit can be called simultaneously by two threads.
If this happens, then both threads try to clean up the Workers, which could
crash.

BUG=v8:4279
R=jarin@chromium.org
R=machenbach@chromium.org
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#29654}
2015-07-14 17:42:17 +00:00
..
benchmarks [turbofan] Add single --turbo flag. 2015-04-16 16:28:39 +00:00
cctest Follow-up for "Enable loads and stores to global vars through property cell shortcuts installed into parent script context." 2015-07-14 15:13:56 +00:00
intl
js-perf-test [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
memory Correctly name memory stat for context snapshot size. 2015-04-10 22:36:02 +00:00
message Add a flag for legacy const semantics 2015-07-07 21:57:19 +00:00
mjsunit d8 workers: make sure Shell::Quit is only called once 2015-07-14 17:42:17 +00:00
mozilla [turbofan] Enable support for try-catch statements. 2015-06-11 10:50:55 +00:00
preparser Remove --harmony-scoping flag. 2015-03-13 15:15:57 +00:00
promises-aplus
simdjs Skip simdjs/shell_test_runner on big-endian platforms. 2015-05-27 18:55:55 +00:00
test262 [test] Port clobber of old test262 archive files. 2015-07-06 12:09:46 +00:00
test262-es6 Fix keyed access of primitive objects in the runtime. 2015-07-10 16:11:07 +00:00
unittests TypeofMode replaces TypeofState and ContextualMode. 2015-07-13 13:39:43 +00:00
webkit Fix keyed access of primitive objects in the runtime. 2015-07-10 16:11:07 +00:00