Home
last modified time | relevance | path

Searched defs:newStack (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_adaptive_stack_inl.h86 auto *newStack = CreateStack(); in PushToStack() local
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_executor.cpp364 auto newStack = chunk_->NewArray<uint8_t>(stackByteSize); in ReAllocStack() local
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_executor.cpp320 auto newStack = allocator->New<uint8_t[]>(stackByteSize); in ReAllocStack() local

Completed in 3 milliseconds