Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_executor.h284 uint16_t rangeCount = byteCode.GetU16(GetCurrentPC() + 1); in HandleOpRange32() local
327 uint16_t rangeCount = byteCode.GetU16(GetCurrentPC() + 1); in HandleOpRange() local
610 IsFoundOpRange(const uint32_t currentPc, const uint32_t nowChar, const DynChunk &byteCode, const uint16_t rangeCount) IsFoundOpRange() argument

Completed in 3 milliseconds