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