haikuwebkit/LayoutTests/inspector/debugger/break-in-constructor-before...

12 lines
309 B
Plaintext

CONSOLE MESSAGE: before super
CONSOLE MESSAGE: after super
Pause in constructor before super should not crash.
== Running test suite: PauseInConstructorBeforeSuper
-- Running test case: TriggerPauseInConstructorBeforeSuper
PASS: Paused
PASS: `this` should be undefined and not cause a crash.
PASS: Resumed