Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h322 explicit RangeSet(const std::list<std::pair<uint32_t, uint32_t>> &rangeSet) in RangeSet() argument
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h317 explicit RangeSet(const std::list<std::pair<uint32_t, uint32_t>> &rangeSet) in RangeSet() argument