Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.h40 static constexpr size_t DATA_OFFSET = JSObject::SIZE; variable
Dtagged_array.h92 static constexpr size_t DATA_OFFSET = SIZE; // DATA_OFFSET equal to Empty Array size variable
Dbyte_array.h62 static constexpr size_t DATA_OFFSET = SIZE; // DATA_OFFSET equal to Empty ByteArray size variable
Djs_bigint.h162 static constexpr size_t DATA_OFFSET = SIZE; variable
Decma_string.h754 … static constexpr size_t DATA_OFFSET = EcmaString::SIZE; // DATA_OFFSET equal to Empty String 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
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_item_container_test.cpp694 constexpr size_t DATA_OFFSET = 12U; in TEST() local
733 constexpr size_t DATA_OFFSET = 12U; in TEST() local