Searched refs:m_regExpCache (Results 1 – 2 of 2) sorted by relevance
243 RegExpCache* m_regExpCache; variable263 RegExpCache* regExpCache() { return m_regExpCache; } in regExpCache()
169 , m_regExpCache(new RegExpCache(this)) in JSGlobalData()310 delete m_regExpCache; in ~JSGlobalData()