Searched defs:AssertNoAllocation (Results 1 – 3 of 3) sorted by relevance
761 AssertNoAllocation::AssertNoAllocation() { in AssertNoAllocation() function782 AssertNoAllocation::AssertNoAllocation() { } in AssertNoAllocation() function
115 class AssertNoAllocation; variable
1751 WriteBarrierMode HeapObject::GetWriteBarrierMode(const AssertNoAllocation&) { in GetWriteBarrierMode()