Home
last modified time | relevance | path

Searched refs:no_gc (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/
Dbuiltins.cc272 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()
[all …]
Delements.cc555 AssertNoAllocation no_gc; in AddElementsToFixedArray() local
556 WriteBarrierMode mode = result->GetWriteBarrierMode(no_gc); in AddElementsToFixedArray()
Druntime.cc1769 AssertNoAllocation no_gc; in RUNTIME_FUNCTION() local
2841 AssertNoAllocation no_gc; in FindStringIndicesDispatch() local
3652 AssertNoAllocation no_gc; in SetLastMatchInfoNoCaptures() local
3719 AssertNoAllocation no_gc; in SearchStringMultiple() local
3963 AssertNoAllocation no_gc; in SearchRegExpMultiple() local
5837 AssertNoAllocation no_gc; in QuoteJsonStringArray() local
6359 AssertNoAllocation no_gc; in CopyCachedAsciiCharsToArray() local
6363 WriteBarrierMode mode = elements->GetWriteBarrierMode(no_gc); in CopyCachedAsciiCharsToArray()
7706 AssertNoAllocation no_gc; in RUNTIME_FUNCTION() local
7711 WriteBarrierMode mode = array->GetWriteBarrierMode(no_gc); in RUNTIME_FUNCTION()
[all …]
Dheap.cc3107 AssertNoAllocation no_gc; in AllocateConsString() local
3109 WriteBarrierMode mode = cons_string->GetWriteBarrierMode(no_gc); in AllocateConsString()
3188 AssertNoAllocation no_gc; in AllocateSubString() local
4482 AssertNoAllocation no_gc; in CopyFixedArrayWithMap() local
4483 WriteBarrierMode mode = result->GetWriteBarrierMode(no_gc); in CopyFixedArrayWithMap()
Ddeoptimizer.cc1567 AssertNoAllocation no_gc; in ComputeSlotMappingForArguments() local
Dobjects.cc5596 AssertNoAllocation no_gc; in CopySize() local
5602 WriteBarrierMode mode = result->GetWriteBarrierMode(no_gc); in CopySize()
5611 AssertNoAllocation no_gc; in CopyTo() local
5612 WriteBarrierMode mode = dest->GetWriteBarrierMode(no_gc); in CopyTo()
9975 AssertNoAllocation no_gc; in CopyValuesTo() local
9976 WriteBarrierMode mode = elements->GetWriteBarrierMode(no_gc); in CopyValuesTo()
10956 AssertNoAllocation no_gc; in Rehash() local
10957 WriteBarrierMode mode = new_table->GetWriteBarrierMode(no_gc); in Rehash()
Dliveedit.cc1020 AssertNoAllocation no_gc; in IsInlined() local
Disolate.cc806 AssertNoAllocation no_gc; in MayNamedAccess() local
Dgdb-jit.cc2050 AssertNoAllocation no_gc; in AddCode() local
Dobjects-inl.h4636 AssertNoAllocation no_gc; in SetEntry() local
4637 WriteBarrierMode mode = FixedArray::GetWriteBarrierMode(no_gc); in SetEntry()
Djsregexp.cc560 AssertNoAllocation no_gc; in IrregexpExec() local