Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/objects/string_table/
Dhashtriemap.h422 std::atomic<Indirect*> root_[TrieMapConfig::ROOT_SIZE] = {}; variable
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dtreap.h272 TreapNode* root_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h383 TraceNode root_; variable