Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/webkit/fast/js/
Darray-functions-non-arrays.js90 var twoItemPrototype = { length:2, 0:'b', 1:'a' }; variable
94 TwoItemConstructor.prototype = twoItemPrototype;