Searched defs:getListenersForGlobalObject (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
H A DWorkerScriptDebugServer.h53 virtual ListenerSet* getListenersForGlobalObject(JSC::JSGlobalObject*) { return 0; } function in class:WebCore::WorkerScriptDebugServer
H A DPageScriptDebugServer.cpp123 ScriptDebugServer::ListenerSet* PageScriptDebugServer::getListenersForGlobalObject(JSGlobalObject* globalObject) function in class:WebCore::PageScriptDebugServer

Completed in 142 milliseconds