Home
last modified time | relevance | path

Searched refs:SetCurrentPC (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.cpp59 SetCurrentPC(RegExpParser::OP_START_OFFSET); in Execute()
343 SetCurrentPC(state->currentPc_); in PopRegExpState()
Dregexp_executor.h251 SetCurrentPC(loopPcStart); in HandleOpLoop()
556 void SetCurrentPC(uint32_t pc) in SetCurrentPC() function