Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/mjsunit/
Ddebug-evaluate-locals-optimized.js37 var testingConstructCall = false; variable
145 assertEquals(testingConstructCall, frame.isConstructCall());
211 testingConstructCall = true;
Ddebug-evaluate-locals-optimized-double.js37 var testingConstructCall = false; variable
154 assertEquals(testingConstructCall, frame.isConstructCall());
230 testingConstructCall = true;