Searched refs:m_regExpAllocator (Results 1 – 2 of 2) sorted by relevance
244 BumpPointerAllocator m_regExpAllocator; variable
128 m_representation->m_regExpBytecode = Yarr::byteCompile(pattern, &globalData->m_regExpAllocator); in compile()