Home
last modified time | relevance | path

Searched defs:IsInRange (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_matchers.h169 bool IsInRange(const T &low, const T &high) const in IsInRange() function
226 bool IsInRange(const T &low, const T &high) const in IsInRange() function
Dbytecodes.h920 bool IsInRange(int idx) const in IsInRange() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.cpp42 bool Region::IsInRange(const ObjectHeader *object) const in IsInRange() function in ark::mem::Region
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_option.h576 static bool IsInRange() in IsInRange() function