haikuwebkit/LayoutTests/inspector/debugger/breakpoint-condition-with-e...

8 lines
328 B
Plaintext

CONSOLE MESSAGE: TypeError: undefined is not an object (evaluating 'this.will.cause')
The debugger should not pause on exceptions thrown while executing the breakpoint conditions.
Found breakpoint.js
inside breakpointWithCondition a:(1) b:(2) a+b:(3)
PASS: The debugger should not pause on the exception inside the condition.