Searched refs:twoItemPrototype (Results 1 – 1 of 1) sorted by relevance
90 var twoItemPrototype = { length:2, 0:'b', 1:'a' }; variable94 TwoItemConstructor.prototype = twoItemPrototype;