Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
js
/
dom
/
function-argument-evaluation-expected.txt
blob: 7253602bc110e93f39b6e137b444555ae087f35c [
file
] [
log
] [
blame
]
This page tests function calls whose argument expressions overwrite the callee.
If the test passes, you'll see PASS messages below.
PASS: test1(callback, 1) should be 1 and is.
PASS: test2(callback, 1) should be 1 and is.