Home
last modified time | relevance | path

Searched refs:UINT18_MAX (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_gate_info.h110 static constexpr int32_t UINT18_MAX = (1 << 18) - 1; member in panda::ecmascript::kungfu::RangeInfo
112 -UINT18_MAX, -TYPED_ARRAY_ONHEAP_MAX, -1, 0, 1, TYPED_ARRAY_ONHEAP_MAX - 1,
114 UINT18_MAX, UINT30_MAX, UINT30_MAX + 1, INT32_MAX - 1, INT32_MAX };

Completed in 2 milliseconds