Home
last modified time | relevance | path

Searched defs:FIRST_OFFSET (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dtree_string.h44 static constexpr size_t FIRST_OFFSET = BaseString::SIZE; variable
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_deque.h76 static constexpr size_t FIRST_OFFSET = JSObject::SIZE; variable