Searched defs:numberPrototype (Results 1 – 2 of 2) sorted by relevance
57 …cState* exec, JSGlobalObject* globalObject, Structure* structure, NumberPrototype* numberPrototype) in NumberConstructor()
191 NumberPrototype* numberPrototype() const { return m_numberPrototype.get(); } in numberPrototype() function