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

/external/v8/src/
H A Dbuiltins.cc272 AssertNoAllocation no_gc; local
273 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc);
315 AssertNoAllocation* no_gc,
326 WriteBarrierMode mode = dst->GetWriteBarrierMode(*no_gc);
527 AssertNoAllocation no_gc; local
528 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc);
606 AssertNoAllocation no_gc; local
607 MoveElements(heap, &no_gc, elms, 0, elms, 1, len - 1);
661 AssertNoAllocation no_gc; local
662 MoveElements(heap, &no_gc, elm
314 MoveElements(Heap* heap, AssertNoAllocation* no_gc, FixedArray* dst, int dst_index, FixedArray* src, int src_index, int len) argument
666 AssertNoAllocation no_gc; local
858 AssertNoAllocation no_gc; local
866 AssertNoAllocation no_gc; local
905 AssertNoAllocation no_gc; local
913 AssertNoAllocation no_gc; local
[all...]
H A Delements.cc555 AssertNoAllocation no_gc; local
556 WriteBarrierMode mode = result->GetWriteBarrierMode(no_gc);
H A Dheap.cc3107 AssertNoAllocation no_gc; local
3109 WriteBarrierMode mode = cons_string->GetWriteBarrierMode(no_gc);
3188 AssertNoAllocation no_gc; local
4482 AssertNoAllocation no_gc; local
4483 WriteBarrierMode mode = result->GetWriteBarrierMode(no_gc);
H A Druntime.cc1769 AssertNoAllocation no_gc; local
2841 AssertNoAllocation no_gc;
3652 AssertNoAllocation no_gc;
3719 AssertNoAllocation no_gc;
3963 AssertNoAllocation no_gc;
5837 AssertNoAllocation no_gc;
6359 AssertNoAllocation no_gc;
6363 WriteBarrierMode mode = elements->GetWriteBarrierMode(no_gc);
7706 AssertNoAllocation no_gc;
7711 WriteBarrierMode mode = array->GetWriteBarrierMode(no_gc);
[all...]
H A Ddeoptimizer.cc1567 AssertNoAllocation no_gc; local
H A Disolate.cc806 AssertNoAllocation no_gc; local
H A Dliveedit.cc1020 AssertNoAllocation no_gc; local
H A Dobjects.cc5596 AssertNoAllocation no_gc; local
5602 WriteBarrierMode mode = result->GetWriteBarrierMode(no_gc);
5611 AssertNoAllocation no_gc; local
5612 WriteBarrierMode mode = dest->GetWriteBarrierMode(no_gc);
9975 AssertNoAllocation no_gc; local
9976 WriteBarrierMode mode = elements->GetWriteBarrierMode(no_gc);
10956 AssertNoAllocation no_gc; local
10957 WriteBarrierMode mode = new_table->GetWriteBarrierMode(no_gc);
H A Dgdb-jit.cc2050 AssertNoAllocation no_gc; local
H A Dobjects-inl.h4636 AssertNoAllocation no_gc; local
4637 WriteBarrierMode mode = FixedArray::GetWriteBarrierMode(no_gc);
H A Djsregexp.cc560 AssertNoAllocation no_gc; local

Completed in 219 milliseconds