Home
last modified time | relevance | path

Searched defs:enterSafePoint (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
DThreadState.cpp205 void enterSafePoint(ThreadState* state) in enterSafePoint() function in WebCore::SafePointBarrier
795 void ThreadState::enterSafePoint(StackState stackState, void* scopeMarker) in enterSafePoint() function in WebCore::ThreadState