Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Ddebug-stepin-function-call.js157 var globalBound = g.bind(null, 3); variable
159 globalBound();
/external/chromium_org/v8/test/mjsunit/
Ddebug-stepin-function-call.js168 var globalBound = g.bind(null, 3); variable
170 globalBound();