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