Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h207 uint32_t splitPc = GetCurrentPC() + offset; in HandleOpMatch() local
208 PushRegExpState(type, splitPc); in HandleOpMatch()