Home
last modified time | relevance | path

Searched defs:RESERVED_LENGTH (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.h70 static constexpr size_t RESERVED_LENGTH = LITERAL_TYPE_INDEX; variable
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.h40 static constexpr uint8_t RESERVED_LENGTH = 1; // divide the gc area variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.h122 static constexpr size_t RESERVED_LENGTH = JIT_OSR_INDEX; variable