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

  /external/v8/src/
heap-inl.h 771 DisableAssertNoAllocation::DisableAssertNoAllocation() {
776 DisableAssertNoAllocation::~DisableAssertNoAllocation() {
784 DisableAssertNoAllocation::DisableAssertNoAllocation() { }
785 DisableAssertNoAllocation::~DisableAssertNoAllocation() { }
heap.h     [all...]
accessors.cc 670 DisableAssertNoAllocation enable_allocation;
type-info.cc 616 DisableAssertNoAllocation allocation_allowed;
heap.cc 872 { DisableAssertNoAllocation allow_allocation;
    [all...]

Completed in 42 milliseconds