Searched refs:profile_root_ (Results 1 – 2 of 2) sorted by relevance
63 profile_root_(nullptr, "(root)", v8::UnboundScript::kNoScriptId, 0), in SamplingHeapProfiler()158 AllocationNode* node = &profile_root_; in AddStack()298 TranslateAllocationNode(profile, &profile_root_, scripts); in GetAllocationProfile()
148 AllocationNode profile_root_; variable