Searched defs:PostGarbageCollectionProcessing (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dglobal-handles.cc211 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 Dobjects.cc6395 void Relocatable::PostGarbageCollectionProcessing() { function in class:v8::internal::Relocatable

Completed in 99 milliseconds