Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_executor.cpp273 uint8_t *stackStart = reinterpret_cast<uint8_t *>(state->captureResultList) + sizeof(CaptureState) * nCapture_; in PushRegExpState() local
299 uint8_t *stackStart = reinterpret_cast<uint8_t *>(state->captureResultList) + listSize; in PopRegExpState() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.h536 void SetStackStart(uint64_t stackStart) in SetStackStart() argument

Completed in 3 milliseconds