Searched defs:PostGarbageCollectionProcessing (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/handles/ | ||
D | global-handles.cc | 613 void PostGarbageCollectionProcessing(Isolate* isolate) { in PostGarbageCollectionProcessing() function in v8::internal::GlobalHandles::Node |
/third_party/node/deps/v8/src/objects/ | ||
D | objects.cc | 4609 void Relocatable::PostGarbageCollectionProcessing(Isolate* isolate) { in PostGarbageCollectionProcessing() function in v8::internal::Relocatable |