haikuwebkit/LayoutTests/js/dom/string-replace-exception-cr...

9 lines
313 B
Plaintext

This page tests for a crash when throwing an exception from a callback provided to String.prototype.replace.
If the test passes, you'll see a series of PASS messages below.
PASS: You didn't crash.
PASS: You didn't crash.
PASS: String.prototype.replace did not continue executing after an exception was thrown.