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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.cpp213 void enterSafePoint(ThreadState* state) function in class:blink::SafePointBarrier
984 void ThreadState::enterSafePoint(StackState stackState, void* scopeMarker)
997 s_safePointBarrier->enterSafePoint(this);

Completed in 1470 milliseconds