Home
last modified time | relevance | path

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

/external/v8/src/handles/
Dglobal-handles.h219 size_t PostMarkSweepProcessing(unsigned post_processing_count);
Dglobal-handles.cc1419 size_t GlobalHandles::PostMarkSweepProcessing(unsigned post_processing_count) { in PostMarkSweepProcessing() function in v8::internal::GlobalHandles
1554 : PostMarkSweepProcessing(post_processing_count); in PostGarbageCollectionProcessing()