Home
last modified time | relevance | path

Searched defs:MODULE_OFFSET (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_namespace.h61 static constexpr size_t MODULE_OFFSET = JSObject::SIZE; variable
Djs_module_source_text.h286 static constexpr size_t MODULE_OFFSET = Record::SIZE; variable
297 static constexpr size_t MODULE_OFFSET = Record::SIZE; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_function.h332 static constexpr size_t MODULE_OFFSET = JSFunction::SIZE; variable
344 static constexpr size_t MODULE_OFFSET = JSFunction::SIZE; variable