Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
LayoutTests
/
js
/
function-dot-apply-replace-base-expected.txt
blob: bcde452f9fec99ea1ddb765dde8b163e67dfe327 [
file
] [
log
] [
blame
]
This tests that expressions of the form x = x.apply(...) don't break bytecode generation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS bar() is 3
PASS successfullyParsed is true
TEST COMPLETE