Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_realm.h29 static constexpr size_t VALUE_OFFSET = JSObject::SIZE; variable
Djs_primitive_ref.h82 static constexpr size_t VALUE_OFFSET = JSObject::SIZE; variable
Djs_promise.h85 static constexpr size_t VALUE_OFFSET = Record::SIZE; variable
Daccessor_data.h95 static constexpr size_t VALUE_OFFSET = Record::SIZE; variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dproperty_box.h43 static constexpr size_t VALUE_OFFSET = TaggedObjectSize(); variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dtype_literal_extractor.h115 static constexpr uint32_t VALUE_OFFSET = 2; variable