Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/regexp/
Dregexp_executor.cpp669 ReAllocStack(stateStackLen_ + 1); in PushRegExpState()
724 void RegExpExecutor::ReAllocStack(uint32_t stackLen) in ReAllocStack() function in panda::ecmascript::RegExpExecutor
Dregexp_executor.h311 void ReAllocStack(uint32_t stackLen);