Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.cpp533 size_t atomBcStart = buffer_.GetSize(); in ParseAlternative() local
837 void RegExpParser::ParseQuantifier(size_t atomBcStart, int captureStart, int captureEnd) in ParseQuantifier()
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp333 size_t atomBcStart = buffer_.GetSize(); in ParseAlternative() local
791 void RegExpParser::ParseQuantifier(size_t atomBcStart, int captureStart, int captureEnd) in ParseQuantifier()