Lines Matching refs:JSDOMWindowShell
5801 * bindings/js/JSDOMWindowShell.cpp:
5802 * bindings/js/JSDOMWindowShell.h:
5803 Remove JSDOMWindowShell::clear(). It was unused.
5824 * bindings/js/JSDOMWindowShell.cpp:
5825 * bindings/js/JSDOMWindowShell.h:
5831 Remove calls to JSDOMWindowShell::disconnectFrame() which only called
13844 * bindings/js/JSDOMWindowShell.cpp:
13845 (WebCore::JSDOMWindowShell::put):
13846 (WebCore::JSDOMWindowShell::putWithAttributes):
13847 (WebCore::JSDOMWindowShell::lookupGetter):
13848 (WebCore::JSDOMWindowShell::lookupSetter):
13850 * bindings/js/JSDOMWindowShell.h:
13851 (WebCore::JSDOMWindowShell::createStructure):
21871 during JavaScript execution causing the JSDOMWindowShell to become
26857 * bindings/js/JSDOMWindowShell.cpp:
26858 (WebCore::JSDOMWindowShell::setWindow):
28414 * bindings/js/JSDOMWindowShell.cpp:
57493 * bindings/js/JSDOMWindowShell.cpp:
57494 (WebCore::JSDOMWindowShell::put):
57495 (WebCore::JSDOMWindowShell::putWithAttributes):
57496 (WebCore::JSDOMWindowShell::lookupGetter):
57497 (WebCore::JSDOMWindowShell::lookupSetter):
57499 * bindings/js/JSDOMWindowShell.h:
57500 (WebCore::JSDOMWindowShell::createStructure):
61732 * bindings/js/JSDOMWindowShell.cpp:
61733 (WebCore::JSDOMWindowShell::unwrappedObject): Added.
61734 * bindings/js/JSDOMWindowShell.h: Declared unwrappedObject.
69693 * bindings/js/JSDOMWindowShell.cpp:
69694 (WebCore::JSDOMWindowShell::JSDOMWindowShell):
69695 (WebCore::JSDOMWindowShell::setWindow):
69696 * bindings/js/JSDOMWindowShell.h:
69697 (WebCore::JSDOMWindowShell::createStructure):
74235 * bindings/js/JSDOMWindowShell.cpp:
75296 * bindings/js/JSDOMWindowShell.cpp:
75297 * bindings/js/JSDOMWindowShell.h:
75944 * bindings/js/JSDOMWindowShell.h:
75945 (WebCore::JSDOMWindowShell::createStructureID): Added. Returns a structure without
77358 * bindings/js/JSDOMWindowShell.cpp:
77359 * bindings/js/JSDOMWindowShell.h:
81874 * bindings/js/JSDOMWindowShell.cpp:
81875 (WebCore::JSDOMWindowShell::operator new): Ditto.
87113 * bindings/js/JSDOMWindowShell.cpp:
87114 (WebCore::JSDOMWindowShell::JSDOMWindowShell):
87115 (WebCore::JSDOMWindowShell::setWindow):
87297 * bindings/js/JSDOMWindowShell.cpp:
87298 (WebCore::JSDOMWindowShell::JSDOMWindowShell): Initialize m_window to
87881 * bindings/js/JSDOMWindowShell.cpp:
87882 (WebCore::JSDOMWindowShell::JSDOMWindowShell): Take a PassRefPtr<DOMWindow> since
87885 (WebCore::JSDOMWindowShell::setWindow): Added. Creates the JSDOMWindow based on
87888 * bindings/js/JSDOMWindowShell.h: Ditto.
91868 * bindings/js/JSDOMWindowShell.cpp:
91869 (WebCore::JSDOMWindowShell::getPropertyAttributes):
91870 * bindings/js/JSDOMWindowShell.h:
91871 (WebCore::JSDOMWindowShell::classInfo):
93563 * bindings/js/JSDOMWindowShell.cpp:
93564 (WebCore::JSDOMWindowShell::JSDOMWindowShell):
93565 (WebCore::JSDOMWindowShell::put):
93566 * bindings/js/JSDOMWindowShell.h: