Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching defs:windowObject

744     JSObjectRef windowObject = toRef(coreFrame->script()->globalObject(mainThreadNormalWorld()));
745 ASSERT(windowObject);
748 g_signal_emit_by_name(webView, "window-object-cleared", m_frame, context, windowObject);