Searched refs:RegExpObjectData (Results 1 – 5 of 5) sorted by relevance
74 struct RegExpObjectData { struct77 RegExpObjectData(NonNullPassRefPtr<RegExp> regExp) in RegExpObjectData() argument87 friend void WTF::deleteOwnedPtr<RegExpObjectData>(RegExpObjectData*); argument89 OwnPtr<RegExpObjectData> d;
66 , d(adoptPtr(new RegExpObjectData(regExp))) in RegExpObject()
5826 (JSC::RegExpObject::RegExpObjectData::RegExpObjectData):
17672 (JSC::RegExpObject::RegExpObjectData::RegExpObjectData):22397 Allow custom memory allocation control for RegExpObjectData struct22400 Inherits RegExpObjectData struct from FastAllocBase because
32319 (JSC::RegExpObject::RegExpObjectData::RegExpObjectData):