HomeSort by relevance Sort by last modified time
    Searched refs:injectedScriptForId (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/inspector/
InjectedScriptManager.h 59 InjectedScript injectedScriptForId(long);
InjectedScriptManager.cpp 79 InjectedScript InjectedScriptManager::injectedScriptForId(long id)
91 return injectedScriptForId(injectedScriptId);

Completed in 39 milliseconds