HomeSort by relevance Sort by last modified time
    Searched defs:no_gc (Results 1 - 5 of 5) sorted by null

  /external/v8/src/
ic.cc 326 AssertNoAllocation no_gc; // pointers must stay valid local
    [all...]
builtins.cc 229 AssertNoAllocation no_gc;
231 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc);
267 AssertNoAllocation no_gc;
269 WriteBarrierMode mode = new_elms->GetWriteBarrierMode(no_gc);
276 AssertNoAllocation no_gc; local
277 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc);
393 AssertNoAllocation no_gc;
395 WriteBarrierMode mode = new_elms->GetWriteBarrierMode(no_gc);
405 AssertNoAllocation no_gc; local
406 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc);
417 AssertNoAllocation no_gc; local
513 AssertNoAllocation no_gc; local
591 AssertNoAllocation no_gc; local
    [all...]
top.cc 437 AssertNoAllocation no_gc; local
489 AssertNoAllocation no_gc; local
542 AssertNoAllocation no_gc; local
    [all...]
heap.cc 2890 AssertNoAllocation no_gc; local
    [all...]
objects.cc 3161 AssertNoAllocation no_gc; local
3174 AssertNoAllocation no_gc; local
5131 AssertNoAllocation no_gc; local
6142 AssertNoAllocation no_gc; local
    [all...]

Completed in 41 milliseconds