Lines Matching full:heap
248 // heap.cc
351 "file in which to testing_serialize heap")
354 "file in which to serialize heap")
430 // heap.cc
433 DEFINE_bool(heap_stats, false, "report heap statistics before and after GC")
435 DEFINE_bool(verify_heap, false, "verify heap pointers before and after GC")
456 "report heap spill statistics along with heap_stats "
492 "Log heap samples on garbage collection for the hp2ps tool.")
514 // Heap protection flags
515 // Using heap protection requires ENABLE_LOGGING_AND_PROFILING as well.
522 "Protect/unprotect V8's heap when leaving/entring the VM.")