Searched defs:DisableAssertNoAllocation (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dheap-inl.h771 DisableAssertNoAllocation::DisableAssertNoAllocation() { function in class:v8::internal::DisableAssertNoAllocation
776 DisableAssertNoAllocation::~DisableAssertNoAllocation() {
784 DisableAssertNoAllocation::DisableAssertNoAllocation() { } function in class:v8::internal::DisableAssertNoAllocation
785 DisableAssertNoAllocation::~DisableAssertNoAllocation() { }
H A Dheap.h2380 class DisableAssertNoAllocation { class in namespace:v8::internal
2382 inline DisableAssertNoAllocation();
2383 inline ~DisableAssertNoAllocation();

Completed in 192 milliseconds