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

  /external/chromium_org/v8/test/cctest/
test-heap.cc     [all...]
test-global-handles.cc 350 isolate->heap()->CollectAllAvailableGarbage();
cctest.h 494 i::Isolate::Current()->heap()->CollectAllAvailableGarbage();
test-decls.cc 176 CcTest::heap()->CollectAllAvailableGarbage();
test-api.cc 491 CcTest::heap()->CollectAllAvailableGarbage();
520 CcTest::heap()->CollectAllAvailableGarbage();
825 CcTest::heap()->CollectAllAvailableGarbage();
829 CcTest::heap()->CollectAllAvailableGarbage();
846 CcTest::heap()->CollectAllAvailableGarbage();
850 CcTest::heap()->CollectAllAvailableGarbage();
    [all...]
test-heap-profiler.cc     [all...]
  /external/chromium_org/v8/src/
heap-inl.h 555 (ISOLATE)->heap()->CollectAllAvailableGarbage("last resort gc"); \
heap.h     [all...]
heap.cc 737 void Heap::CollectAllAvailableGarbage(const char* gc_reason) {
    [all...]
api.cc     [all...]

Completed in 777 milliseconds