Home | History | Annotate | Download | only in cctest

Lines Matching refs:Step

56     marking->Step(MB, IncrementalMarking::NO_GC_VIA_STACK_GUARD);
980 // Step 1: prepare a map for the object. We add 1 inobject property to it.
991 // Step 2: allocate a lot of objects so to almost fill new space: we need
1006 // Step 3: now allocate fixed array and JSObject to fill the whole new space.
1027 // Step 4: clone jsobject, but force always allocate first to create a clone
1989 marking->Step(MB, IncrementalMarking::NO_GC_VIA_STACK_GUARD);
2106 marking->Step(1 * MB, IncrementalMarking::NO_GC_VIA_STACK_GUARD);
2109 // We don't normally finish a GC via Step(), we normally finish by
2908 // Explicitly request GC to perform final marking step and sweeping.
2952 // Explicitly request GC to perform final marking step and sweeping.
3778 // This big step should be sufficient to mark the whole array.
3779 marking->Step(100 * MB, IncrementalMarking::NO_GC_VIA_STACK_GUARD);