Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/mjsunit/es6/
Dweak_collections.js142 function TestGC2(m) { class
154 TestGC2(new WeakMap);
/external/chromium_org/v8/test/mjsunit/harmony/
Dcollections.js161 function TestGC2(m) { class
173 TestGC2(new Map);
174 TestGC2(new WeakMap);