Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_deque.h76 static constexpr size_t FIRST_OFFSET = JSObject::SIZE; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h673 static constexpr size_t FIRST_OFFSET = EcmaString::SIZE; variable