Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env_constants-inl.h32 return &constants_[static_cast<int>(ConstantIndex::CONSTANT_END)]; in EndSlot()
37 DASSERT_PRINT(index >= ConstantIndex::CONSTANT_BEGIN && index < ConstantIndex::CONSTANT_END, in SetConstant()
45 DASSERT_PRINT(index >= ConstantIndex::CONSTANT_BEGIN && index < ConstantIndex::CONSTANT_END, in SetConstant()
H A Dglobal_env_constants.h717 CONSTANT_END = CONSTANT_COUNT, member in panda::ecmascript::ConstantIndex
727 READ_ONLY_CONSTANT_END = CONSTANT_END,

Completed in 3 milliseconds