Home
last modified time | relevance | path

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

/external/v8/src/handles/
Dglobal-handles.h218 size_t PostScavengeProcessing(unsigned post_processing_count);
Dglobal-handles.cc1401 size_t GlobalHandles::PostScavengeProcessing(unsigned post_processing_count) { in PostScavengeProcessing() function in v8::internal::GlobalHandles
1553 ? PostScavengeProcessing(post_processing_count) in PostGarbageCollectionProcessing()