Home
last modified time | relevance | path

Searched defs:DATA_OFFSET (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.h40 static constexpr size_t DATA_OFFSET = JSObject::SIZE; variable
Dbyte_array.h50 static constexpr size_t DATA_OFFSET = SIZE; // DATA_OFFSET equal to Empty ByteArray size variable
Dtagged_array.h91 static constexpr size_t DATA_OFFSET = SIZE; // DATA_OFFSET equal to Empty Array size variable
Djs_bigint.h160 static constexpr size_t DATA_OFFSET = SIZE; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dmachine_code.h40 static constexpr size_t DATA_OFFSET = SIZE; variable
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_item_container_test.cpp775 constexpr size_t DATA_OFFSET = 12U; variable
813 constexpr size_t DATA_OFFSET = 12U; variable