Searched refs:after_is_current_allocator (Results 1 – 1 of 1) sorted by relevance
95 bool after_is_current_allocator = allocator == GetCurrentAllocator(); in AllocObjectWithAllocator() local98 if (!self->IsExceptionPending() && is_current_allocator && !after_is_current_allocator) { in AllocObjectWithAllocator()