Searched refs:regExpPrototype (Results 1 – 4 of 4) sorted by relevance
98 …cState* exec, JSGlobalObject* globalObject, Structure* structure, RegExpPrototype* regExpPrototype) in RegExpConstructor() argument105 …putDirectWithoutTransition(exec->globalData(), exec->propertyNames().prototype, regExpPrototype, D… in RegExpConstructor()
193 RegExpPrototype* regExpPrototype() const { return m_regExpPrototype.get(); } in regExpPrototype() function
2286 (JSC::JSGlobalObject::regExpPrototype):2701 (JSC::JSGlobalObject::regExpPrototype):3019 (JSC::JSGlobalObject::regExpPrototype):3626 (JSC::JSGlobalObject::regExpPrototype):3991 (JSC::JSGlobalObject::regExpPrototype):
87256 of regExpPrototype to make a RegExpObject. There should really be