Lines Matching refs:no_gc
272 AssertNoAllocation no_gc; in ArrayCodeGenericCommon() local
273 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc); in ArrayCodeGenericCommon()
315 AssertNoAllocation* no_gc, in MoveElements() argument
326 WriteBarrierMode mode = dst->GetWriteBarrierMode(*no_gc); in MoveElements()
527 AssertNoAllocation no_gc; in BUILTIN() local
528 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc); in BUILTIN()
606 AssertNoAllocation no_gc; in BUILTIN() local
607 MoveElements(heap, &no_gc, elms, 0, elms, 1, len - 1); in BUILTIN()
661 AssertNoAllocation no_gc; in BUILTIN() local
662 MoveElements(heap, &no_gc, elms, to_add, elms, 0, len); in BUILTIN()
666 AssertNoAllocation no_gc; in BUILTIN() local
667 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc); in BUILTIN()
858 AssertNoAllocation no_gc; in BUILTIN() local
859 MoveElements(heap, &no_gc, elms, delta, elms, 0, actual_start); in BUILTIN()
866 AssertNoAllocation no_gc; in BUILTIN() local
867 MoveElements(heap, &no_gc, in BUILTIN()
905 AssertNoAllocation no_gc; in BUILTIN() local
906 MoveElements(heap, &no_gc, in BUILTIN()
913 AssertNoAllocation no_gc; in BUILTIN() local
914 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc); in BUILTIN()