Searched defs:arrayPrototype (Results 1 – 2 of 2) sorted by relevance
40 …e* exec, JSGlobalObject* globalObject, Structure* structure, ArrayPrototype* arrayPrototype, Struc… in ArrayConstructor()
188 ArrayPrototype* arrayPrototype() const { return m_arrayPrototype.get(); } in arrayPrototype() function