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

/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebCoreStatistics.idl40 HRESULT javaScriptObjectsCount([out, retval] UINT* count);
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DDumpRenderTreeSupport.h50 static int javaScriptObjectsCount();
H A DDumpRenderTreeSupport.cpp65 int DumpRenderTreeSupport::javaScriptObjectsCount() function in class:DumpRenderTreeSupport
/macosx-10.9.5/WebKit-7537.78.2/mac/Misc/
H A DWebCoreStatistics.h41 + (size_t)javaScriptObjectsCount; variable
H A DWebCoreStatistics.mm59 + (size_t)javaScriptObjectsCount
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebCoreStatistics.h45 virtual HRESULT STDMETHODCALLTYPE javaScriptObjectsCount(
H A DWebCoreStatistics.cpp95 HRESULT STDMETHODCALLTYPE WebCoreStatistics::javaScriptObjectsCount( function in class:WebCoreStatistics
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DDumpRenderTreeSupportEfl.h94 static size_t javaScriptObjectsCount();
H A DDumpRenderTreeSupportEfl.cpp406 size_t DumpRenderTreeSupportEfl::javaScriptObjectsCount() function in class:DumpRenderTreeSupportEfl
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.h109 static int javaScriptObjectsCount();
H A DDumpRenderTreeSupportQt.cpp285 int DumpRenderTreeSupportQt::javaScriptObjectsCount() function in class:DumpRenderTreeSupportQt
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundle.h156 size_t javaScriptObjectsCount();
H A DInjectedBundle.cpp558 size_t InjectedBundle::javaScriptObjectsCount() function in class:WebKit::InjectedBundle
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/c/
H A DWKBundle.cpp98 return toImpl(bundleRef)->javaScriptObjectsCount();

Completed in 115 milliseconds