Searched refs:safePointScopeMarker (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.cpp546 Address* safePointScopeMarker = reinterpret_cast<Address*>(m_safePointScopeMarker); local
547 Address* current = safePointScopeMarker ? safePointScopeMarker : end;

Completed in 85 milliseconds