Searched defs:DisjunctionContext (Results 1 – 1 of 1) sorted by relevance
87 struct DisjunctionContext struct in JSC::Yarr::Interpreter89 DisjunctionContext() in DisjunctionContext() function94 void* operator new(size_t, void* where) in operator new()99 int term;100 unsigned matchBegin;101 unsigned matchEnd;102 uintptr_t frame[1];772 bool backtrackParenthesesTerminalEnd(ByteTerm&, DisjunctionContext*) in backtrackParenthesesTerminalEnd() argument