Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DRecordInfo.cpp444 bool has_is_heap_object_alive = false; in DetermineTracingMethods() local
473 has_is_heap_object_alive = true; in DetermineTracingMethods()
481 has_adjust_and_mark && has_is_heap_object_alive ? kTrue : kFalse; in DetermineTracingMethods()