HeapPointersOnStack 378 Source/bindings/v8/V8GCController.cpp Heap::collectAllGarbage(ThreadState::HeapPointersOnStack, Heap::ForcedForTesting); HeapPointersOnStack 171 Source/core/frame/ImageBitmapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack, Heap::ForcedForTesting); HeapPointersOnStack 87 Source/core/loader/WorkerThreadableLoader.cpp ThreadState::SafePointScope scope(ThreadState::HeapPointersOnStack); HeapPointersOnStack 221 Source/core/workers/WorkerThread.cpp ThreadState::SafePointScope safePointScope(ThreadState::HeapPointersOnStack); HeapPointersOnStack 572 Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp ThreadState::SafePointScope scope(ThreadState::HeapPointersOnStack); HeapPointersOnStack 48 Source/platform/TaskSynchronizer.cpp ThreadState::SafePointScope scope(ThreadState::HeapPointersOnStack); HeapPointersOnStack 445 Source/platform/heap/Heap.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1042 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1403 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1635 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1662 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1677 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1949 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1955 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1962 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1975 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 1990 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 2084 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 2589 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 2720 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 2724 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 2743 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 2748 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 2772 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 2861 Source/platform/heap/HeapTest.cpp TestGCScope scope(ThreadState::HeapPointersOnStack); HeapPointersOnStack 2879 Source/platform/heap/HeapTest.cpp TestGCScope scope(ThreadState::HeapPointersOnStack); HeapPointersOnStack 3126 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 3140 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 3175 Source/platform/heap/HeapTest.cpp Heap::collectGarbage(ThreadState::HeapPointersOnStack); HeapPointersOnStack 412 Source/platform/heap/ThreadState.cpp if (m_stackState == HeapPointersOnStack) HeapPointersOnStack 651 Source/platform/heap/ThreadState.cpp m_stackState = HeapPointersOnStack; HeapPointersOnStack 682 Source/platform/heap/ThreadState.cpp if (stackState == HeapPointersOnStack) HeapPointersOnStack 701 Source/platform/heap/ThreadState.cpp m_stackState = HeapPointersOnStack; HeapPointersOnStack 747 Source/platform/heap/ThreadState.cpp SafePointScope scope(HeapPointersOnStack, SafePointScope::AllowNesting); HeapPointersOnStack 757 Source/platform/heap/ThreadState.cpp SafePointScope scope(HeapPointersOnStack, SafePointScope::AllowNesting); HeapPointersOnStack 772 Source/platform/heap/ThreadState.cpp state->safePoint(HeapPointersOnStack); HeapPointersOnStack 367 Source/platform/heap/ThreadState.h void enterSafePointWithPointers(void* scopeMarker) { enterSafePoint(HeapPointersOnStack, scopeMarker); } HeapPointersOnStack 64 Source/platform/heap/glue/PendingGCRunner.h state->safePoint(m_nesting ? WebCore::ThreadState::HeapPointersOnStack : WebCore::ThreadState::NoHeapPointersOnStack);