Home
last modified time | relevance | path

Searched defs:HEADER_SIZE (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env.h203 static constexpr size_t HEADER_SIZE = TaggedObjectSize(); member in panda::ecmascript::GlobalEnv
[all...]
/arkcompiler/runtime_core/libpandabase/utils/
H A Dcframe_layout.h87 static constexpr ssize_t HEADER_SIZE = FlagsSlot::End() - LrSlot::Start(); member in panda::CFrameLayout
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dcframe_layout.h87 static constexpr ssize_t HEADER_SIZE = FlagsSlot::End() - LrSlot::Start(); member in ark::CFrameLayout

Completed in 3 milliseconds