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