Searched refs:m_regExpStructure (Results 1 – 2 of 2) sorted by relevance
102 WriteBarrier<Structure> m_regExpStructure; variable210 Structure* regExpStructure() const { return m_regExpStructure.get(); } in regExpStructure()
207 …m_regExpStructure.set(exec->globalData(), this, RegExpObject::createStructure(exec->globalData(), … in reset()351 markIfNeeded(markStack, &m_regExpStructure); in markChildren()