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