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.cc2089 bool is_debug_object = false; in SetGcSubrootReference() local
2090 is_debug_object = heap_->isolate()->debug()->IsDebugGlobal(global); in SetGcSubrootReference()
2091 if (!is_debug_object && !user_roots_.Contains(global)) { in SetGcSubrootReference()