Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.cpp190 if (PopStack() != reinterpret_cast<uintptr_t>(GetCurrentPtr())) { in ExecuteInternal()
204 PopStack(); in ExecuteInternal()
Dregexp_executor.h620 uintptr_t PopStack() in PopStack() function