Home
last modified time | relevance | path

Searched refs:GetObjectSizeExcludeInlinedProps (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.cpp86 rootHClass->GetObjectSizeExcludeInlinedProps()); in DumpForRoot()
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h1711 inline uint32_t GetObjectSizeExcludeInlinedProps() const in GetObjectSizeExcludeInlinedProps() function