Sign in
webkit
/
WebKit
/
51d2026f123f19fcb7f647cb9beef1a0b7f94b83
/
.
/
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