Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/mjsunit/es6/
Dweak_collections.js248 function TestDescriptor(global, C) { class
256 TestDescriptor(this, WeakMap);
257 TestDescriptor(this, WeakSet);
/external/chromium_org/v8/test/mjsunit/harmony/
Dcollections.js322 function TestDescriptor(global, C) { class
330 TestDescriptor(this, Set);
331 TestDescriptor(this, Map);
332 TestDescriptor(this, WeakMap);
333 TestDescriptor(this, WeakSet);
Dproxies.js962 function TestDescriptor(handler) { class
987 TestDescriptor({
992 TestDescriptor({