Searched refs:AlwaysAllocateScopeForTesting (Results 1 – 3 of 3) sorted by relevance
659 AlwaysAllocateScopeForTesting::AlwaysAllocateScopeForTesting(Heap* heap) in AlwaysAllocateScopeForTesting() function
2399 friend class AlwaysAllocateScopeForTesting;2410 class AlwaysAllocateScopeForTesting {2412 explicit inline AlwaysAllocateScopeForTesting(Heap* heap);
747 AlwaysAllocateScopeForTesting always_allocate(heap); in RUNTIME_FUNCTION()