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