Home
last modified time | relevance | path

Searched refs:bindWithArgs (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/tests/jerry/
Dregression-test-issue-2805.js16 var bindWithArgs = arrayBindNoArgs.bind (this, 1, 2); variable
17 var array = new bindWithArgs ();