Sign in
webkit
/
WebKit
/
a6edbe4fcdd8ab8caefd3d7cf2513d9cb3819bed
/
.
/
LayoutTests
/
js
/
dom
/
not-a-function-to-string-expected.txt
blob: a10d4e353629fd84e9dabe3b3126dd1a825cd436 [
file
] [
log
] [
blame
]
This test verifies that execution terminates after a not-a-function exception is thrown. In particular, it verifies that the engine doesn't restart execution through a custom toString() function.
PASS: Test complete.