Searched refs:PushRegExpState (Results 1 – 2 of 2) sorted by relevance
62 PushRegExpState(STATE_SPLIT, RegExpParser::OP_START_OFFSET); in Execute()109 PushRegExpState(STATE_SPLIT, RegExpParser::OP_START_OFFSET); in HandleFirstSplit()255 PushRegExpState(type, splitPc); in HandleOpMatch()262 PushRegExpState(STATE_SPLIT, GetCurrentPC()); in HandleOpSplitFirst()295 PushRegExpState(STATE_SPLIT, loopPcEnd); in HandleOpLoop()301 PushRegExpState(STATE_SPLIT, loopPcStart); in HandleOpLoop()667 void RegExpExecutor::PushRegExpState(StateType type, uint32_t pc) in PushRegExpState() function in panda::ecmascript::RegExpExecutor
294 void PushRegExpState(StateType type, uint32_t pc);