Home
last modified time | relevance | path

Searched defs:AssertNoAllocation (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dheap-inl.h761 AssertNoAllocation::AssertNoAllocation() { in AssertNoAllocation() function
782 AssertNoAllocation::AssertNoAllocation() { } in AssertNoAllocation() function
Dv8globals.h115 class AssertNoAllocation; variable
Dobjects-inl.h1751 WriteBarrierMode HeapObject::GetWriteBarrierMode(const AssertNoAllocation&) { in GetWriteBarrierMode()