Home
last modified time | relevance | path

Searched refs:v8Profile (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.cc381 std::unique_ptr<v8::AllocationProfile> v8Profile( in getSamplingProfile() local
383 if (!v8Profile) in getSamplingProfile()
385 v8::AllocationProfile::Node* root = v8Profile->GetRootNode(); in getSamplingProfile()