Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/webkit/fast/js/
Darray-functions-non-arrays.js84 var oneItemPrototype = { length:1, 0:'a' }; variable
88 OneItemConstructor.prototype = oneItemPrototype;