Home
last modified time | relevance | path

Searched refs:topOrParent (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/bindings/js/
DJSDOMWindowCustom.cpp568 bool topOrParent = false; in open() local
571 topOrParent = true; in open()
575 topOrParent = true; in open()
577 if (topOrParent) { in open()
/external/webkit/WebCore/bindings/v8/custom/
DV8DOMWindowCustom.cpp665 bool topOrParent = false; in CALLBACK_FUNC_DECL() local
668 topOrParent = true; in CALLBACK_FUNC_DECL()
672 topOrParent = true; in CALLBACK_FUNC_DECL()
674 if (topOrParent) { in CALLBACK_FUNC_DECL()