Sign in
webkit
/
WebKit
/
c6951ff6f7d972427c05df8e7c39e3f2d74bf29c
/
.
/
LayoutTests
/
js
/
dom
/
global-recursion-on-full-stack-expected.txt
blob: 1e37f2c83166261a2bf1d9f4f8a89dd1c67739f6 [
file
] [
log
] [
blame
]
CONSOLE MESSAGE: line 14: RangeError: Maximum call stack size exceeded.
This tests global code recursion when the JS stack is full.
PASS: Entering global code with a full JS stack did not crash, and did not allow continued recursion.