blob: 224a2fa27c2e651de2fefdd65e71dab40d80fac7 [file] [log] [blame]
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