Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.cc2075 bool is_debug_object = false; in SetGcSubrootReference() local
2076 is_debug_object = heap_->isolate()->debug()->IsDebugGlobal(global); in SetGcSubrootReference()
2077 if (!is_debug_object && !user_roots_.Contains(global)) { in SetGcSubrootReference()