Home
last modified time | relevance | path

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

/external/v8/test/js-perf-test/Scope/
Dwith.js21 var resultStore; variable
33 resultStore = first;
38 return objectUnderTest.first === resultStore;
51 resultStore = first;
56 return objectUnderTest.first === resultStore;
68 resultStore = first;
73 return objectUnderTest.first === resultStore;