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

1 2

  /external/chromium_org/v8/src/
log-utils.cc 172 DisallowHeapAllocation no_gc; // Ensure string stay valid. local
199 DisallowHeapAllocation no_gc; // Ensure string stay valid.
interpreter-irregexp.cc 621 DisallowHeapAllocation no_gc; local
json-parser.h 127 DisallowHeapAllocation no_gc; local
lithium.cc 396 DisallowHeapAllocation no_gc; local
json-stringifier.h 303 DisallowHeapAllocation no_gc; local
311 DisallowHeapAllocation no_gc; local
324 DisallowHeapAllocation no_gc; local
769 DisallowHeapAllocation no_gc; local
788 DisallowHeapAllocation no_gc; local
builtins.cc 443 DisallowHeapAllocation no_gc; local
444 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc);
492 DisallowHeapAllocation no_gc; local
575 DisallowHeapAllocation no_gc; local
642 DisallowHeapAllocation no_gc; local
647 DisallowHeapAllocation no_gc; local
648 WriteBarrierMode mode = elms->GetWriteBarrierMode(no_gc);
778 DisallowHeapAllocation no_gc; local
880 DisallowHeapAllocation no_gc; local
905 DisallowHeapAllocation no_gc; local
921 DisallowHeapAllocation no_gc; local
963 DisallowHeapAllocation no_gc; local
982 DisallowHeapAllocation no_gc; local
    [all...]
elements.cc 837 DisallowHeapAllocation no_gc; local
2041 DisallowHeapAllocation no_gc; local
    [all...]
full-codegen.cc 1649 DisallowHeapAllocation no_gc; local
1673 DisallowHeapAllocation no_gc; local
1698 DisallowHeapAllocation no_gc; local
1709 DisallowHeapAllocation no_gc; local
1724 DisallowHeapAllocation no_gc; local
    [all...]
isolate.cc 699 DisallowHeapAllocation no_gc; local
784 DisallowHeapAllocation no_gc; local
    [all...]
debug.cc 125 DisallowHeapAllocation no_gc; local
    [all...]
liveedit.cc 1227 DisallowHeapAllocation no_gc; local
    [all...]
log.cc 1802 DisallowHeapAllocation no_gc; local
1900 DisallowHeapAllocation no_gc; local
1981 DisallowHeapAllocation no_gc; local
    [all...]
runtime.cc 1710 DisallowHeapAllocation no_gc; local
2549 DisallowHeapAllocation no_gc; local
3392 DisallowHeapAllocation no_gc; local
3402 DisallowHeapAllocation no_gc; local
    [all...]
gdb-jit.cc 2067 DisallowHeapAllocation no_gc; local
    [all...]
heap.cc 3979 DisallowHeapAllocation no_gc; local
4062 DisallowHeapAllocation no_gc; local
5315 DisallowHeapAllocation no_gc; local
    [all...]
jsregexp.cc 292 DisallowHeapAllocation no_gc; // ensure vectors stay valid local
    [all...]
  /external/v8/src/
elements.cc 555 AssertNoAllocation no_gc; local
556 WriteBarrierMode mode = result->GetWriteBarrierMode(no_gc);
    [all...]
builtins.cc 272 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, elms, to_add, elms, 0, len)
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...]
deoptimizer.cc 1567 AssertNoAllocation no_gc; local
    [all...]
isolate.cc 806 AssertNoAllocation no_gc; local
    [all...]
runtime.cc 1769 AssertNoAllocation no_gc; local
    [all...]
liveedit.cc 1020 AssertNoAllocation no_gc; local
    [all...]
gdb-jit.cc 2050 AssertNoAllocation no_gc; local
    [all...]
heap.cc 3107 AssertNoAllocation no_gc; local
3188 AssertNoAllocation no_gc; local
4482 AssertNoAllocation no_gc; local
    [all...]
jsregexp.cc 560 AssertNoAllocation no_gc; local
    [all...]

Completed in 254 milliseconds

1 2