git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
DFG optimizes out strict mode arguments tear off
[WebKit-https.git]
/
LayoutTests
/
fast
/
js
/
dfg-arguments-strict-mode-expected.txt
1
Tests what happens when you use arguments in strict mode and present the DFG with a tempting optimization opportunity.
2
3
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6
PASS f(1) is 1
7
PASS successfullyParsed is true
8
9
TEST COMPLETE
10