Searched defs:GetObjectSize (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/ | ||
| H A D | object_helpers.h | 46 inline size_t GetObjectSize(const void *mem) in GetObjectSize() function |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | space.h | 180 size_t GetObjectSize() in GetObjectSize() function in panda::ecmascript::MemSpaceKind::Space |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| H A D | pgo_profiler_layout.h | 213 uint32_t GetObjectSize() const in GetObjectSize() function in panda::ecmascript::pgo::final 456 uint32_t GetObjectSize() const in GetObjectSize() function in panda::ecmascript::pgo::RootHClassLayoutDescInner |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | class.h | 60 uint32_t GetObjectSize() const in GetObjectSize() function in ark::BaseClass 318 uint32_t GetObjectSize() const in GetObjectSize() function in ark::Class |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_hclass.h | 1905 inline uint32_t GetObjectSize() const in GetObjectSize() function in panda::ecmascript::JSHClass |
Completed in 8 milliseconds