Searched defs:BytecodePattern (Results 1 – 1 of 1) sorted by relevance
324 struct BytecodePattern { struct327 …BytecodePattern(PassOwnPtr<ByteDisjunction> body, Vector<ByteDisjunction*> allParenthesesInfo, Yar… in BytecodePattern() argument347 ~BytecodePattern() in ~BytecodePattern() argument357 // Each BytecodePattern is associated with a RegExp, each RegExp is associated argument359 BumpPointerAllocator* m_allocator;361 CharacterClass* newlineCharacterClass;362 CharacterClass* wordcharCharacterClass;364 Vector<BeginChar> m_beginChars;368 Vector<CharacterClass*> m_userCharacterClasses;