Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.h226 uint32_t splitPc = GetCurrentPC() + offset; in HandleOpMatch() local
227 PushRegExpState(type, splitPc); in HandleOpMatch()
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h222 uint32_t splitPc = GetCurrentPC() + offset; in HandleOpMatch() local
223 PushRegExpState(type, splitPc); in HandleOpMatch()