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

  /external/v8/src/heap/
heap.cc 869 set_current_gc_flags(flags);
871 set_current_gc_flags(kNoGCFlags);
897 set_current_gc_flags(kMakeHeapIterableMask | kReduceMemoryFootprintMask);
908 set_current_gc_flags(kNoGCFlags);
    [all...]
heap.h 1646 void set_current_gc_flags(int flags) { function in class:v8::internal::GarbageCollectionReason::Heap
    [all...]

Completed in 49 milliseconds