Searched refs:AlwaysAllocateScopeForTesting (Results 1 – 3 of 3) sorted by relevance
596 AlwaysAllocateScopeForTesting::AlwaysAllocateScopeForTesting(Heap* heap) in AlwaysAllocateScopeForTesting() function
2526 friend class AlwaysAllocateScopeForTesting;2554 class V8_NODISCARD AlwaysAllocateScopeForTesting {2556 explicit inline AlwaysAllocateScopeForTesting(Heap* heap);
957 AlwaysAllocateScopeForTesting always_allocate(heap); in RUNTIME_FUNCTION()