Searched refs:numberObjectStructure (Results 1 – 4 of 4) sorted by relevance
47 …bject* object = new (exec) NumberObject(exec->globalData(), globalObject->numberObjectStructure()); in constructNumber()
107 …t(exec->globalData(), asInternalFunction(exec->callee())->globalObject()->numberObjectStructure()); in constructWithNumberConstructor()
207 Structure* numberObjectStructure() const { return m_numberObjectStructure.get(); } in numberObjectStructure() function
22226 (JSC::JSGlobalObject::numberObjectStructure):