v8/src
Yang Guo 1e5fe736d8 [debugger] disable break on stack overflow
This partially reverts commit 763f63fff6.

Reason for the revert is that the breaking at stack overflow does not
introduce improvement of usability, but rather exposes many issues
caused by the fact that V8 cannot perform a lot of functionality close
to the stack limit.

We keep the test, slightly modified, and use a better way to
detect stack overflow.

Bug: chromium:997469
Change-Id: I32bdf96767812b19f138310cc2dbd6a818fbf031
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1771792
Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
Commit-Queue: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63426}
2019-08-28 14:54:49 +00:00
..
api Add source map support of WasmModule 2019-08-26 15:19:02 +00:00
asmjs Revert ""Reland x4 [arraybuffer] Rearchitect backing store ownership"" 2019-08-05 15:33:47 +00:00
ast [objects] Use function syntax kind enum instead of bits on SFI and ParseInfo 2019-08-23 18:14:48 +00:00
base Reland "[wasm] Add support to allocate in a specific code region" 2019-08-06 10:20:09 +00:00
builtins [wasm-c-api][ptr-compr] Fix call target caching 2019-08-28 12:49:19 +00:00
codegen [cleanup] More semi-automatic TNodification 2019-08-27 10:17:54 +00:00
common [csa] Add TaggedEqual for comparing tagged values 2019-08-23 14:31:11 +00:00
compiler [turbofan] Small steps towards brokerization 2019-08-28 12:25:56 +00:00
compiler-dispatcher Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
d8 Add source map support of WasmModule 2019-08-26 15:19:02 +00:00
date Avoid a FixedArray allocation in date parser 2019-08-02 10:33:58 +00:00
debug [debugger] disable break on stack overflow 2019-08-28 14:54:49 +00:00
deoptimizer Reland "[compiler] Track the maximal unoptimized frame size" 2019-08-22 23:12:28 +00:00
diagnostics [wasm-c-api] Roll bf31edf: Fix life times of host info 2019-08-26 14:28:51 +00:00
execution Add source map support of WasmModule 2019-08-26 15:19:02 +00:00
extensions Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
flags Add source map support of WasmModule 2019-08-26 15:19:02 +00:00
handles api,heap: Avoid reaching out to embedder memory on TracedGlobal reset 2019-08-23 10:32:29 +00:00
heap [heap] Do not filter old-to-new slots 2019-08-28 13:28:19 +00:00
ic [cleanup] More semi-automatic TNodification 2019-08-27 10:17:54 +00:00
init Revert "[regexp] Implement the match indices proposal" 2019-08-23 17:39:38 +00:00
inspector [debugger] Report function proxies as proxies, not as functions 2019-08-21 11:03:30 +00:00
interpreter [cleanup] More semi-automatic TNodification 2019-08-27 10:17:54 +00:00
json [json] Don't consume sibling feedback from objects with detached maps 2019-08-26 15:57:52 +00:00
libplatform [tracing] Replace semaphores with {Start,Stop}Blocking 2019-08-06 15:11:15 +00:00
libsampler Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
logging [cleanup] Remove unused TickSample class from the public API 2019-08-22 07:27:35 +00:00
numbers Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
objects Fix crash under lb_LU locale 2019-08-26 17:07:12 +00:00
parsing [scanner] Try and recover some perf from launching nullish 2019-08-27 15:58:07 +00:00
profiler Revert "[heap] Remove ClearRecordedSlots" 2019-08-22 12:06:36 +00:00
protobuf Add OWNERS to src/protobuf 2019-05-15 11:17:23 +00:00
regexp [regexp] Dont attempt to match '^' before the start of the string 2019-08-28 14:23:39 +00:00
roots [object] Remove MutableHeapNumber 2019-08-20 19:04:04 +00:00
runtime [mjsunit] Harden %GetOptimizationStatus against races 2019-08-23 15:57:21 +00:00
sanitizer Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
snapshot [snapshot] Fix source positions deserialized from cache 2019-08-20 16:00:15 +00:00
strings [cleanup] Re-enable clang-format for BuildAsciiCharFlags 2019-08-21 11:33:40 +00:00
tasks Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
third_party Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
torque Reland "[torque] introduce JSAny type for user-accessible JavaScript values" 2019-08-26 13:25:12 +00:00
tracing [tracing] Separate tracing implementations and add perfetto tests 2019-07-18 15:40:12 +00:00
trap-handler Remove 'set noparent' from OWNERS files where reasonable 2019-06-03 10:18:22 +00:00
utils Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
wasm [wasm] Stage type reflection support. 2019-08-28 14:45:52 +00:00
zone [parsing] Improve elision of hole checks for default parameters 2019-07-26 12:15:31 +00:00
DEPS [tracing] Use the new perfetto client API 2019-07-08 13:37:16 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00