Searched refs:windowGlobal (Results 1 – 1 of 1) sorted by relevance
114 v8::Local<v8::Object> windowGlobal = inspectedScriptState->context()->Global(); in createInjectedScript() local115 …v8::Handle<v8::Value> info[] = { scriptHostWrapper, windowGlobal, v8::Number::New(inspectedScriptS… in createInjectedScript()116 …iptRunner::callInternalFunction(v8::Local<v8::Function>::Cast(value), windowGlobal, WTF_ARRAY_LENG… in createInjectedScript()