v8/test
Eric Holk 7c61c3ce6e [wasm] Add new API for enabling trap handler
The new API supersedes the old `RegisterDefaultSignalHandler` and flag
combination. Now the embedder must explicitly call
`EnableWebAssemblyTrapHandler` to activate the trap handler and optionally
install the default signal handler. The old flag is now used only by D8 to
decide whether to call this function.

Bug: v8:5277

Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
Change-Id: I05fbb2138138bfc95b14361aabd712db84789b4a
Reviewed-on: https://chromium-review.googlesource.com/963179
Commit-Queue: Eric Holk <eholk@chromium.org>
Reviewed-by: Adam Klein <adamk@chromium.org>
Reviewed-by: Ben Titzer <titzer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52081}
2018-03-20 18:06:38 +00:00
..
benchmarks
cctest [wasm] Add new API for enabling trap handler 2018-03-20 18:06:38 +00:00
common
debugger [debug] Support bigints in JS debugger test wrapper 2018-03-16 08:57:21 +00:00
fuzzer [cleanup] Deprecate EnsureEventLoopInitialized 2018-02-28 15:32:28 +00:00
inspector Reland "[inspector] added Runtime.terminateExecution" 2018-03-19 02:14:52 +00:00
intl
js-perf-test [js-perf-test] Add micro-benchmark for StringAt functions 2018-03-09 12:43:36 +00:00
memory
message Revert "[d8][wasm] Test wasm compilation completion" 2018-03-19 12:03:14 +00:00
mjsunit [compiler] Don't infer receiver map for keyed stores. 2018-03-19 15:11:09 +00:00
mkgrokdump [API] Remove ArrayBuffer::Allocator virtual memory methods. 2018-03-03 12:00:24 +00:00
mozilla
preparser
test262 [esnext] Implement Array.prototype.{flatten,flatMap} 🥙 2018-03-15 17:26:12 +00:00
unittests [wasm] Add new API for enabling trap handler 2018-03-20 18:06:38 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-02-28 13:22:37 +00:00
webkit [test][mips64]: Skip dfg-int-overflow-in-loop on simulator. 2018-03-07 14:37:23 +00:00
bot_default.isolate
BUILD.gn
d8_default.isolate
default.isolate
optimize_for_size.isolate
perf.isolate