HomeSort by relevance Sort by last modified time
    Searched refs:allow_allocation (Results 1 - 6 of 6) sorted by null

  /external/v8/src/
heap.h     [all...]
heap-inl.h 543 inline bool Heap::allow_allocation(bool new_state) { function in class:v8::internal::Heap
deoptimizer.cc 252 ASSERT(HEAP->allow_allocation(false));
271 ASSERT(!HEAP->allow_allocation(true));
    [all...]
hydrogen-instructions.h     [all...]
heap.cc 390 allow_allocation(false);
418 allow_allocation(true);
775 DisableAssertNoAllocation allow_allocation; local
    [all...]
hydrogen.cc     [all...]

Completed in 82 milliseconds