Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Darray-functions-prototype-misc.js49 var the_prototype; variable
63 the_prototype = Array.prototype;
96 the_prototype = PseudoArray.prototype;
140 the_prototype["" + (pos + 1)] = 'baz';
236 the_prototype[pos + 1] = undefined;
/external/chromium_org/v8/test/mjsunit/
Darray-functions-prototype-misc.js49 var the_prototype; variable
63 the_prototype = Array.prototype;
96 the_prototype = PseudoArray.prototype;
140 the_prototype["" + (pos + 1)] = 'baz';
236 the_prototype[pos + 1] = undefined;