Searched refs:inspectedContext (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/custom/
H A DV8InjectedScriptManager.cpp80 v8::Local<v8::Context> inspectedContext = inspectedScriptState->context(); local
81 v8::Context::Scope contextScope(inspectedContext);
91 v8::Local<v8::Object> windowGlobal = inspectedContext->Global();

Completed in 31 milliseconds