SafePointScope 87 Source/core/loader/WorkerThreadableLoader.cpp ThreadState::SafePointScope scope(ThreadState::HeapPointersOnStack); SafePointScope 209 Source/core/workers/WorkerRunLoop.cpp ThreadState::SafePointScope safePointScope(ThreadState::NoHeapPointersOnStack); SafePointScope 221 Source/core/workers/WorkerThread.cpp ThreadState::SafePointScope safePointScope(ThreadState::HeapPointersOnStack); SafePointScope 572 Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp ThreadState::SafePointScope scope(ThreadState::HeapPointersOnStack); SafePointScope 48 Source/platform/TaskSynchronizer.cpp ThreadState::SafePointScope scope(ThreadState::HeapPointersOnStack); SafePointScope 287 Source/platform/heap/Heap.cpp ThreadState::SafePointScope m_safePointScope; SafePointScope 117 Source/platform/heap/HeapTest.cpp ThreadState::SafePointScope m_safePointScope; SafePointScope 747 Source/platform/heap/ThreadState.cpp SafePointScope scope(HeapPointersOnStack, SafePointScope::AllowNesting); SafePointScope 757 Source/platform/heap/ThreadState.cpp SafePointScope scope(HeapPointersOnStack, SafePointScope::AllowNesting); SafePointScope 371 Source/platform/heap/ThreadState.h class SafePointScope { SafePointScope 378 Source/platform/heap/ThreadState.h explicit SafePointScope(StackState stackState, ScopeNesting nesting = NoNesting) SafePointScope 391 Source/platform/heap/ThreadState.h ~SafePointScope() SafePointScope 48 Source/web/WebHeap.cpp WebHeap::SafePointScope::SafePointScope() SafePointScope 53 Source/web/WebHeap.cpp WebHeap::SafePointScope::~SafePointScope() SafePointScope 54 public/web/WebHeap.h class SafePointScope { SafePointScope 56 public/web/WebHeap.h BLINK_EXPORT SafePointScope(); SafePointScope 57 public/web/WebHeap.h BLINK_EXPORT ~SafePointScope();