Sign in
webkit
/
WebKit
/
e186610d35755f6e0c2b8fc6bba4c07f852f9f66
/
.
/
LayoutTests
/
js
/
arrowfunction-bind-expected.txt
blob: 22b326ccbb4e14c689dd7d9383cc5bc94ff7f014 [
file
] [
log
] [
blame
]
Tests for ES6 arrow function, this should be overwritten during invoke bind
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS d.y().bind(e, 'ley')() is 'barley'
PASS successfullyParsed is true
TEST COMPLETE