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

  /external/v8/src/
serialize.h 409 no_allocation_(new AssertNoAllocation()) { }
413 delete no_allocation_;
451 AssertNoAllocation* no_allocation_; member in class:v8::internal::SerializationAddressMapper
safepoint-table.h 154 AssertNoAllocation no_allocation_;
  /external/chromium_org/v8/src/
safepoint-table.h 154 DisallowHeapAllocation no_allocation_;
serialize.h 415 : no_allocation_(),
456 DisallowHeapAllocation no_allocation_;
heap.cc 7283 DisallowHeapAllocation no_allocation_; member in class:v8::internal::UnreachableObjectsFilter
    [all...]

Completed in 362 milliseconds