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

  /external/webkit/WebCore/bindings/js/
ScriptCallStack.h 52 ScriptState* globalState() const { return m_exec->lexicalGlobalObject()->globalExec(); }
  /external/webkit/WebCore/bindings/v8/
ScriptCallStack.h 55 ScriptState* globalState() const { return m_scriptState; }

Completed in 383 milliseconds