Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_promise.h54 static constexpr size_t PROMISE_OFFSET = Record::SIZE; variable
Djs_function.h502 static constexpr size_t PROMISE_OFFSET = JSFunction::SIZE; variable