Home
last modified time | relevance | path

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

/external/v8/src/handles/
Dglobal-handles.h175 void IdentifyWeakUnmodifiedObjects(WeakSlotCallback is_unmodified);
Dglobal-handles.cc1248 void GlobalHandles::IdentifyWeakUnmodifiedObjects( in IdentifyWeakUnmodifiedObjects() function in v8::internal::GlobalHandles
/external/v8/src/heap/
Dscavenger.cc315 isolate_->global_handles()->IdentifyWeakUnmodifiedObjects( in CollectGarbage()
Dmark-compact.cc4940 isolate()->global_handles()->IdentifyWeakUnmodifiedObjects( in MarkRootSetInParallel()