Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.h61 uint32_t nameOrIndex; member
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot_json_serializer.cpp191 StringId nameOrIndex = edge->GetType() == EdgeType::ELEMENT ? in SerializeEdges() local