Searched defs:collectGarbage (Results 1 – 7 of 7) sorted by relevance
45 private void collectGarbage() { in collectGarbage() method in CleanupReferenceTest
105 void InspectorHeapProfilerAgent::collectGarbage(WebCore::ErrorString*) in collectGarbage() function in WebCore::InspectorHeapProfilerAgent
98 void ScriptProfiler::collectGarbage() in collectGarbage() function in WebCore::ScriptProfiler
432 void V8GCController::collectGarbage(v8::Isolate* isolate) in collectGarbage() function in WebCore::V8GCController
314 void WebRemoteFrameImpl::collectGarbage() in collectGarbage() function in blink::WebRemoteFrameImpl
768 void WebLocalFrameImpl::collectGarbage() in collectGarbage() function in blink::WebLocalFrameImpl
1691 void Heap::collectGarbage(ThreadState::StackState stackState) in collectGarbage() function in WebCore::Heap