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