c8691efb38
Current state and proposed changes for blackboxing: https://docs.google.com/document/d/1hnzaXPAN8_QC5ENxIgxgMNDbXLraM_OXT73rAyijTF8/edit?usp=sharing BUG=v8:5842,chromium:583193 R=yangguo@chromium.org,dgozman@chromium.org,alph@chromium.org Review-Url: https://codereview.chromium.org/2648353006 Cr-Commit-Position: refs/heads/master@{#42668}
51 lines
1.1 KiB
Plaintext
51 lines
1.1 KiB
Plaintext
Checks that breaks in framework code correctly processed.
|
|
|
|
Running test: testConsoleAssert
|
|
> all frames in framework:
|
|
> mixed, top frame in framework:
|
|
frameworkAssert (framework.js:9:10)
|
|
(anonymous) (user.js:0:0)
|
|
|
|
|
|
Running test: testCaughtException
|
|
> all frames in framework:
|
|
> mixed, top frame in framework:
|
|
|
|
Running test: testUncaughtException
|
|
> all frames in framework:
|
|
> mixed, top frame in framework:
|
|
|
|
Running test: testBreakpoint
|
|
> all frames in framework:
|
|
breakpoint (framework.js:24:2)
|
|
(anonymous) (framework.js:0:0)
|
|
|
|
> mixed, top frame in framework:
|
|
breakpoint (framework.js:24:2)
|
|
(anonymous) (user.js:0:0)
|
|
|
|
|
|
Running test: testDebuggerStatement
|
|
> all frames in framework:
|
|
> mixed, top frame in framework:
|
|
|
|
Running test: testSyncDOMBreakpoint
|
|
> all frames in framework:
|
|
> mixed, top frame in framework:
|
|
syncDOMBreakpoint (framework.js:32:2)
|
|
(anonymous) (user.js:0:0)
|
|
|
|
|
|
Running test: testAsyncDOMBreakpoint
|
|
> all frames in framework:
|
|
(anonymous) (user.js:0:0)
|
|
|
|
|
|
Running test: testCaughtSyntaxError
|
|
> all frames in framework:
|
|
> mixed, top frame in framework:
|
|
|
|
Running test: testCaughtJSONParseError
|
|
> all frames in framework:
|
|
> mixed, top frame in framework:
|