Home
last modified time | relevance | path

Searched defs:stackByteSize (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_executor.cpp363 uint32_t stackByteSize = newStackSize * sizeof(RegExpState); in ReAllocStack() local
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_executor.cpp318 uint32_t stackByteSize = newStackSize * stateSize_; in ReAllocStack() local

Completed in 2 milliseconds