Home | History | Annotate | Download | only in include

Lines Matching defs:GC

540    *  As always, GC-based finalization should *not* be relied upon for any
574 * GC prologue callback or followed by a global GC epilogue callback.
1614 enum StateTag { JS, GC, COMPILER, OTHER, EXTERNAL, IDLE };
5187 * GCCallbackFlags is used to notify additional information about the GC
5189 * - kGCCallbackFlagConstructRetainedObjectInfos: The GC callback is for
5191 * - kGCCallbackFlagForced: The GC callback is for a forced GC for testing.
5192 * - kGCCallbackFlagSynchronousPhantomCallbackProcessing: The GC callback
5194 * - kGCCallbackFlagCollectAllAvailableGarbage: The GC callback is called
5476 * V8 will call this method at the beginning of the gc cycle.
5490 * V8 will call this method at the end of the gc cycle. Allocation is *not*
5846 * Returns the number of types of objects tracked in the heap at GC.
5854 * statistics of objects of given type, which were live in the previous GC.
6227 * these notifications to guide the GC heuristic. Returns the number
6354 * heap. GC is not invoked prior to iterating, therefore there is no
6669 * heap. GC is not invoked prior to iterating, therefore there is no