Searched refs:v8Profile (Results 1 – 1 of 1) sorted by relevance
443 std::unique_ptr<v8::AllocationProfile> v8Profile( in getSamplingProfile() local445 if (!v8Profile) in getSamplingProfile()447 v8::AllocationProfile::Node* root = v8Profile->GetRootNode(); in getSamplingProfile()450 for (const auto& sample : v8Profile->GetSamples()) { in getSamplingProfile()