Home | History | Annotate | Download | only in win

Lines Matching refs:windowObject

1788     JSObjectRef windowObject = toRef(coreFrame->script()->globalObject(world));
1789 ASSERT(windowObject);
1791 if (FAILED(frameLoadDelegate->didClearWindowObject(d->webView, context, windowObject, this)))
1792 frameLoadDelegate->windowScriptObjectAvailable(d->webView, context, windowObject);