v8/src/inspector
Dave Tapuska 36a9a4bfb1 [Inspector] Don't catch throwable on toString calls for inspector.
An additional wpt test (console-label-conversion.any.js) verifies that
calling toString will cause exception propagation.
Remove the TryCatch block.

BUG=chromium:948257
R=dgozman@chromium.org

Change-Id: Idaaf264b7675f7df8ead128c085ac4d4c044005d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1579541
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61023}
2019-04-25 16:12:36 +00:00
..
BUILD.gn [inspector] fix BUILD.gn to use correct deps type 2019-03-08 13:42:13 +00:00
custom-preview.cc DevTools: roll third_party/inspector_protocol, wire binary operation. 2019-02-12 19:55:12 +00:00
custom-preview.h inspector: generate custom preview using native code 2018-10-22 21:24:49 +00:00
DEPS Reland "[inspector] Allow limiting the total size of collected scripts." 2019-03-16 06:08:17 +00:00
injected-script.cc [class] Expose private class fields in inspector protocol 2019-03-08 22:17:26 +00:00
injected-script.h [class] Expose private class fields in inspector protocol 2019-03-08 22:17:26 +00:00
inspected-context.cc [inspector] Do not leak Handles from V8InspectorSession methods 2019-02-25 10:17:11 +00:00
inspected-context.h [inspector] Move m_internalObjects into InspectedContext. 2018-12-08 00:05:01 +00:00
inspector_protocol_config.json [inspector] Fix js_protocol.pdl build dependency 2019-02-26 23:56:17 +00:00
js_protocol-1.2.json
js_protocol-1.3.json
js_protocol.pdl [inspector] Do not report async stack for console.log messages 2019-03-29 19:37:34 +00:00
OWNERS [inspector] Remove now generated js_protocol.json from repository. 2019-02-27 22:27:31 +00:00
remote-object-id.cc
remote-object-id.h [cleanup] Refactor inspector to use default members. 2018-09-18 09:13:59 +00:00
search-util.cc Revert "inspector: find magic comment using V8 scanner" 2018-09-03 18:42:28 +00:00
search-util.h Revert "inspector: find magic comment using V8 scanner" 2018-09-03 18:42:28 +00:00
string-16.cc [cleanup] Start cleaning up utils.h 2019-02-26 10:22:05 +00:00
string-16.h Fix remaining missing V8_NOEXCEPT annotations 2019-01-22 17:35:29 +00:00
string-util.cc IWYU: Include <cmath> for std::isnan() 2019-02-27 14:27:54 +00:00
string-util.h [DevTools] Roll of inspector protocol ... 2019-03-01 02:10:29 +00:00
test-interface.cc
test-interface.h
v8-console-agent-impl.cc [cleanup] Refactor inspector to use default members. 2018-09-18 09:13:59 +00:00
v8-console-agent-impl.h
v8-console-message.cc [inspector] Do not report async stack for console.log messages 2019-03-29 19:37:34 +00:00
v8-console-message.h inspector: implement console.timeLog 2018-09-28 17:34:08 +00:00
v8-console.cc [Inspector] Don't catch throwable on toString calls for inspector. 2019-04-25 16:12:36 +00:00
v8-console.h inspector: implement console.timeLog 2018-09-28 17:34:08 +00:00
v8-debugger-agent-impl.cc Reland "[inspector] Allow limiting the total size of collected scripts." 2019-03-16 06:08:17 +00:00
v8-debugger-agent-impl.h Reland "[inspector] Allow limiting the total size of collected scripts." 2019-03-16 06:08:17 +00:00
v8-debugger-script.cc Reland "[inspector] Allow limiting the total size of collected scripts." 2019-03-16 06:08:17 +00:00
v8-debugger-script.h Reland "[inspector] Allow limiting the total size of collected scripts." 2019-03-16 06:08:17 +00:00
v8-debugger.cc Reland "[inspector] Allow limiting the total size of collected scripts." 2019-03-16 06:08:17 +00:00
v8-debugger.h Reland "[inspector] Allow limiting the total size of collected scripts." 2019-03-16 06:08:17 +00:00
v8-heap-profiler-agent-impl.cc [heap profiler] Plumb samples through the protocol. 2018-10-23 00:12:01 +00:00
v8-heap-profiler-agent-impl.h
v8-inspector-impl.cc Revert "inspector: teach v8Inspector to return default context" 2019-01-18 08:42:05 +00:00
v8-inspector-impl.h Revert "inspector: teach v8Inspector to return default context" 2019-01-18 08:42:05 +00:00
v8-inspector-session-impl.cc DevTools protocol roll 2019-02-14 23:41:43 +00:00
v8-inspector-session-impl.h DevTools: roll third_party/inspector_protocol, wire binary operation. 2019-02-12 19:55:12 +00:00
v8-profiler-agent-impl.cc [cleanup] Refactor out enums from debug-interface.h 2019-02-27 08:56:48 +00:00
v8-profiler-agent-impl.h
v8-regex.cc [Cleanup] Avoid deprecated methods in inspector/string-util.cc. 2018-07-23 15:28:50 +00:00
v8-regex.h [cleanup] Replace 0 and NULL with nullptr for src/ files. 2018-09-14 14:46:10 +00:00
v8-runtime-agent-impl.cc [class] Expose private class fields in inspector protocol 2019-03-08 22:17:26 +00:00
v8-runtime-agent-impl.h [class] Expose private class fields in inspector protocol 2019-03-08 22:17:26 +00:00
v8-schema-agent-impl.cc [cleanup] Refactor inspector to use default members. 2018-09-18 09:13:59 +00:00
v8-schema-agent-impl.h
v8-stack-trace-impl.cc inspector: do not report async tail in Debugger.scriptParsed event 2018-10-18 16:16:57 +00:00
v8-stack-trace-impl.h inspector: do not report async tail in Debugger.scriptParsed event 2018-10-18 16:16:57 +00:00
v8-value-utils.cc reland: inspector: move injected script source to native 2018-10-31 17:47:58 +00:00
v8-value-utils.h reland: inspector: move injected script source to native 2018-10-31 17:47:58 +00:00
value-mirror.cc [class] Expose private class fields in inspector protocol 2019-03-08 22:17:26 +00:00
value-mirror.h [class] Expose private class fields in inspector protocol 2019-03-08 22:17:26 +00:00
wasm-translation.cc [wasm] Annotate global handles for debuggability 2018-12-13 18:03:56 +00:00
wasm-translation.h [wasm] fix clear context group for wasm 2018-11-06 22:27:17 +00:00