Lines Matching refs:windowObject
1933 JSObjectRef windowObject = toRef(coreFrame->script()->globalObject(world));1934 ASSERT(windowObject);1936 if (FAILED(frameLoadDelegate->didClearWindowObject(d->webView, context, windowObject, this)))1937 frameLoadDelegate->windowScriptObjectAvailable(d->webView, context, windowObject);