blob: 5b7845eb466bdebc234760876b4a8142129a4304 [file] [log] [blame]
CONSOLE MESSAGE: line 16: before super
CONSOLE MESSAGE: line 19: 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