Home
last modified time | relevance | path

Searched refs:getJSObjectCount (Results 1 – 16 of 16) sorted by relevance

/external/webkit/Tools/DumpRenderTree/wx/
DGCControllerWx.cpp40 size_t GCController::getJSObjectCount() const in getJSObjectCount() function in GCController
/external/webkit/Tools/DumpRenderTree/gtk/
DGCControllerGtk.cpp47 size_t GCController::getJSObjectCount() const in getJSObjectCount() function in GCController
/external/webkit/Tools/DumpRenderTree/qt/
DGCControllerQt.cpp51 unsigned int GCController::getJSObjectCount() const in getJSObjectCount() function in GCController
DGCControllerQt.h46 unsigned int getJSObjectCount() const;
/external/webkit/Tools/DumpRenderTree/
DGCController.h44 size_t getJSObjectCount() const;
DGCController.cpp67 size_t jsObjectCount = controller->getJSObjectCount(); in getJSObjectCountCallback()
/external/webkit/LayoutTests/fast/leaks/
D003.html-disabled43 var jsObjectCountStart = GCController.getJSObjectCount();
45 var jsObjectCountDelta = jsObjectCountStart - GCController.getJSObjectCount();
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DGCController.h46 size_t getJSObjectCount();
DGCController.cpp63 size_t GCController::getJSObjectCount() in getJSObjectCount() function in WTR::GCController
/external/webkit/Tools/DumpRenderTree/win/
DGCControllerWin.cpp53 size_t GCController::getJSObjectCount() const in getJSObjectCount() function in GCController
/external/webkit/LayoutTests/fast/js/resources/
Dgarbage-collect-after-string-appends.js-disabled32 jsObjCount = GCController.getJSObjectCount();
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
DGCController.idl31 unsigned long long getJSObjectCount();
/external/webkit/Tools/DumpRenderTree/mac/
DGCControllerMac.mm46 size_t GCController::getJSObjectCount() const function
/external/webkit/Tools/
DChangeLog-2009-06-16999 (GCController::getJSObjectCount):
1294 (GCController::getJSObjectCount):
10380 (GCController::getJSObjectCount):
14109 (GCController::getJSObjectCount):
14626 (GCController::getJSObjectCount):
18823 …This adds a getJSObjectCount test-accessible function to allow test scripts to track JSObject usag…
18828 (-[GCController getJSObjectCount]):
DChangeLog-2010-05-247006 (GCController::getJSObjectCount):
32846 (GCController::getJSObjectCount):
33938 (GCController::getJSObjectCount):
33955 (GCController::getJSObjectCount):
DChangeLog-2011-02-168180 (GCController::getJSObjectCount):
15090 (GCController::getJSObjectCount):
24800 (WTR::GCController::getJSObjectCount):