Home
last modified time | relevance | path

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

/external/v8/test/webkit/
Ddfg-intrinsic-unused-this-method-check.js36 var functionToCall = Math.max; variable
40 functionToCall = bar;
45 object.stuff = functionToCall;
Ddfg-inline-unused-this-method-check.js40 var functionToCall = foo; variable
44 functionToCall = bar;
49 object.stuff = functionToCall;
Ddfg-intrinsic-unused-this.js36 var functionToCall = Math.max; variable
40 functionToCall = bar;
48 object.stuff = functionToCall;
Ddfg-inline-unused-this.js40 var functionToCall = foo; variable
44 functionToCall = bar;
52 object.stuff = functionToCall;