v8/test/unittests
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
..
api
asmjs
base
compiler Revert "Remove SFI code field" 2018-03-20 13:47:34 +00:00
compiler-dispatcher
heap
interpreter Reland "[esnext] re-implement template strings" 2018-03-14 18:12:09 +00:00
libplatform
parser
wasm [wasm] Add new API for enabling trap handler 2018-03-20 18:06:38 +00:00
zone
allocation-unittest.cc
bigint-unittest.cc
BUILD.gn
cancelable-tasks-unittest.cc
char-predicates-unittest.cc
code-stub-assembler-unittest.cc
code-stub-assembler-unittest.h
counters-unittest.cc
DEPS
detachable-vector-unittest.cc
eh-frame-iterator-unittest.cc
eh-frame-writer-unittest.cc
locked-queue-unittest.cc
object-unittest.cc
register-configuration-unittest.cc
run-all-unittests.cc
source-position-table-unittest.cc
test-helpers.cc Revert "Remove SFI code field" 2018-03-20 13:47:34 +00:00
test-helpers.h
test-utils.cc
test-utils.h
testcfg.py
unicode-unittest.cc
unittests.isolate
unittests.status [test] Skip death-tests for mac64 asan 2018-03-19 14:13:59 +00:00
utils-unittest.cc
value-serializer-unittest.cc