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