Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h42 static constexpr int CLASS_RANGE_BASE = 0x40000000; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h49 static constexpr int CLASS_RANGE_BASE = 0x40000000; variable