HomeSort by relevance Sort by last modified time
    Searched refs:PostGarbageCollectionProcessing (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/v8/src/
global-handles.h 159 int PostGarbageCollectionProcessing(GarbageCollector collector,
362 void PostGarbageCollectionProcessing(Heap* heap);
global-handles.cc 224 bool PostGarbageCollectionProcessing(Isolate* isolate) {
614 int GlobalHandles::PostGarbageCollectionProcessing(
638 if (node->PostGarbageCollectionProcessing(isolate_)) {
659 if (it.node()->PostGarbageCollectionProcessing(isolate_)) {
1039 void EternalHandles::PostGarbageCollectionProcessing(Heap* heap) {
heap.cc     [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 713 milliseconds