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

  /external/webkit/WebCore/bindings/js/
ScriptState.cpp 41 ScriptState* mainWorldScriptState(Frame* frame)
  /external/webkit/WebCore/bindings/v8/
ScriptState.cpp 93 ScriptState* mainWorldScriptState(Frame* frame)
111 return mainWorldScriptState(page->mainFrame());

Completed in 82 milliseconds