Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/win/
DWebJavaScriptCollector.cpp106 HRESULT STDMETHODCALLTYPE WebJavaScriptCollector::objectCount( in objectCount() function in WebJavaScriptCollector
/external/webkit/Source/JavaScriptCore/heap/
DMarkedSpace.cpp124 size_t MarkedSpace::objectCount() const in objectCount() function in JSC::MarkedSpace
DHeap.cpp269 size_t Heap::objectCount() const in objectCount() function in JSC::Heap
/external/webkit/Tools/WebKitTestRunner/win/
DTestControllerWin.cpp152 DWORD objectCount = object ? 1 : 0; in runRunLoopUntil() local
/external/webkit/Source/WebCore/platform/cf/
DBinaryPropertyList.cpp122 ObjectReference objectCount() const { return m_currentObjectReference; } in objectCount() function in WebCore::BinaryPropertyListPlan