Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dcommon.h63 struct DictionaryLayout { struct
64 uint32_t keyIndex = 0;
65 uint32_t valueIndex = 0;
66 uint32_t detailIndex = 0;
67 uint32_t entrySize = 0;
68 uint32_t headerSize = 0;