Searched refs:active_code_marker (Results 1 – 1 of 1) sorted by relevance
1793 Object* active_code_marker) { in CollectActiveFunctionsFromThread() argument1806 function->shared()->code()->set_gc_metadata(active_code_marker); in CollectActiveFunctionsFromThread()1812 function->shared()->code()->set_gc_metadata(active_code_marker); in CollectActiveFunctionsFromThread()1900 Object* active_code_marker) in ActiveFunctionsCollector() argument1902 active_code_marker_(active_code_marker) { } in ActiveFunctionsCollector()1948 Object* active_code_marker = isolate_->heap()->the_hole_value(); in PrepareForBreakPoints() local1953 active_code_marker); in PrepareForBreakPoints()1955 active_code_marker); in PrepareForBreakPoints()1972 shared->code()->gc_metadata() != active_code_marker) { in PrepareForBreakPoints()