Searched defs:PostGarbageCollectionProcessing (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/ | ||
H A D | global-handles.cc | 211 bool PostGarbageCollectionProcessing(Isolate* isolate, function in class:v8::internal::GlobalHandles::Node 527 bool GlobalHandles::PostGarbageCollectionProcessing( 543 if (node->PostGarbageCollectionProcessing(isolate_, this)) { 558 if (it.node()->PostGarbageCollectionProcessing(isolate_, this)) { |
H A D | objects.cc | 6395 void Relocatable::PostGarbageCollectionProcessing() { function in class:v8::internal::Relocatable |
Completed in 84 milliseconds