Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.cpp274 …uint8_t *stackStart = reinterpret_cast<uint8_t *>(state->captureResultList) + sizeof(CaptureState)… in PushRegExpState() local
300 uint8_t *stackStart = reinterpret_cast<uint8_t *>(state->captureResultList) + listSize; in PopRegExpState() local