Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
DThreadState.cpp654 void ThreadState::performPendingGC(StackState stackState) in performPendingGC()
758 void ThreadState::safePoint(StackState stackState) in safePoint()
795 void ThreadState::enterSafePoint(StackState stackState, void* scopeMarker) in enterSafePoint()
DHeap.cpp308 explicit GCScope(ThreadState::StackState stackState) in GCScope()
1691 void Heap::collectGarbage(ThreadState::StackState stackState) in collectGarbage()