Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h66 stackCount_(0), in RegExpParser()
262 int stackCount_; variable
Dregexp_parser.cpp103 buffer_.PutU32(NUM_STACK_OFFSET, stackCount_); in Parse()
754 stackCount_++; in ParseQuantifier()
766 stackCount_++; in ParseQuantifier()