Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/v8/custom/
DV8InjectedScriptManager.cpp76 …ptManager::createInjectedScript(const String& scriptSource, ScriptState* inspectedScriptState, lon… in createInjectedScript()
113 void InjectedScriptManager::discardInjectedScript(ScriptState* inspectedScriptState) in discardInjectedScript()
128 InjectedScript InjectedScriptManager::injectedScriptFor(ScriptState* inspectedScriptState) in injectedScriptFor()