Home
last modified time | relevance | path

Searched defs:globalObject (Results 126 – 150 of 1466) sorted by relevance

12345678910>>...59

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSDOMFileSystem.cpp88 …:JSDOMFileSystemConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSDOMFileSystemConstructor()
126 JSObject* JSDOMFileSystemPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
138 JSDOMFileSystem::JSDOMFileSystem(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<… in JSDOMFileSystem()
145 JSObject* JSDOMFileSystem::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
186 JSValue JSDOMFileSystem::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
216 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, DOMFileSystem* impl) in toJS()
H A DJSIDBDatabaseError.cpp86 …IDBDatabaseErrorConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSIDBDatabaseErrorConstructor()
119 JSObject* JSIDBDatabaseErrorPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
126 JSIDBDatabaseError::JSIDBDatabaseError(Structure* structure, JSDOMGlobalObject* globalObject, PassR… in JSIDBDatabaseError()
133 JSObject* JSIDBDatabaseError::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
195 JSValue JSIDBDatabaseError::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
200 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, IDBDatabaseError* impl) in toJS()
H A DJSJavaScriptAudioNode.cpp86 …aScriptAudioNodeConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSJavaScriptAudioNodeConstructor()
119 JSObject* JSJavaScriptAudioNodePrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
126 JSJavaScriptAudioNode::JSJavaScriptAudioNode(Structure* structure, JSDOMGlobalObject* globalObject,… in JSJavaScriptAudioNode()
132 JSObject* JSJavaScriptAudioNode::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
192 JSValue JSJavaScriptAudioNode::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
197 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, JavaScriptAudioNode* impl) in toJS()
H A DJSMediaError.cpp93 …or::JSMediaErrorConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSMediaErrorConstructor()
130 JSObject* JSMediaErrorPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
147 JSMediaError::JSMediaError(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<MediaE… in JSMediaError()
154 JSObject* JSMediaError::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
185 JSValue JSMediaError::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
216 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, MediaError* impl) in toJS()
H A DJSSVGAnimatedBoolean.cpp84 …GAnimatedBooleanConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSSVGAnimatedBooleanConstructor()
117 JSObject* JSSVGAnimatedBooleanPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
124 JSSVGAnimatedBoolean::JSSVGAnimatedBoolean(Structure* structure, JSDOMGlobalObject* globalObject, P… in JSSVGAnimatedBoolean()
131 JSObject* JSSVGAnimatedBoolean::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
185 JSValue JSSVGAnimatedBoolean::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
190 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, SVGAnimatedBoolean* impl) in toJS()
H A DJSRect.cpp85 …structor::JSRectConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSRectConstructor()
118 JSObject* JSRectPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
125 JSRect::JSRect(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<Rect> impl) in JSRect()
132 JSObject* JSRect::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
193 JSValue JSRect::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
198 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Rect* impl) in toJS()
H A DJSSVGAnimatedString.cpp86 …VGAnimatedStringConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSSVGAnimatedStringConstructor()
119 JSObject* JSSVGAnimatedStringPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
126 JSSVGAnimatedString::JSSVGAnimatedString(Structure* structure, JSDOMGlobalObject* globalObject, Pas… in JSSVGAnimatedString()
133 JSObject* JSSVGAnimatedString::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
187 JSValue JSSVGAnimatedString::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
192 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, SVGAnimatedString* impl) in toJS()
H A DJSFileEntry.cpp88 …tor::JSFileEntryConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSFileEntryConstructor()
128 JSObject* JSFileEntryPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
150 JSFileEntry::JSFileEntry(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<FileEntr… in JSFileEntry()
156 JSObject* JSFileEntry::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
177 JSValue JSFileEntry::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
232 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, FileEntry* impl) in toJS()
H A DJSTimeRanges.cpp86 …or::JSTimeRangesConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSTimeRangesConstructor()
121 JSObject* JSTimeRangesPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
138 JSTimeRanges::JSTimeRanges(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<TimeRa… in JSTimeRanges()
145 JSObject* JSTimeRanges::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
176 JSValue JSTimeRanges::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
217 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, TimeRanges* impl) in toJS()
H A DJSWebKitPoint.cpp66 …r::JSWebKitPointConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSWebKitPointConstructor()
106 JSObject* JSWebKitPointPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
113 JSWebKitPoint::JSWebKitPoint(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<WebK… in JSWebKitPoint()
120 JSObject* JSWebKitPoint::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
182 JSValue JSWebKitPoint::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
187 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, WebKitPoint* impl) in toJS()
H A DJSMemoryInfo.cpp66 JSObject* JSMemoryInfoPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
73 JSMemoryInfo::JSMemoryInfo(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<Memory… in JSMemoryInfo()
80 JSObject* JSMemoryInfo::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
122 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, MemoryInfo* impl) in toJS()
H A DJSBarInfo.cpp64 JSObject* JSBarInfoPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
71 JSBarInfo::JSBarInfo(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<BarInfo> imp… in JSBarInfo()
78 JSObject* JSBarInfo::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
128 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, BarInfo* impl) in toJS()
H A DJSHTMLBodyElement.cpp482 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnbeforeunload() local
492 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnhashchange() local
502 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnmessage() local
512 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnoffline() local
522 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnonline() local
532 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnpopstate() local
542 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnresize() local
552 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnstorage() local
562 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnunload() local
572 JSDOMGlobalObject* globalObject = castedThis->globalObject(); in setJSHTMLBodyElementOnblur() local
[all …]
H A DJSImageData.cpp81 …tor::JSImageDataConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSImageDataConstructor()
114 JSObject* JSImageDataPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
121 JSImageData::JSImageData(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<ImageDat… in JSImageData()
128 JSObject* JSImageData::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
169 JSValue JSImageData::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
H A DJSNotation.cpp82 …ctor::JSNotationConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSNotationConstructor()
115 JSObject* JSNotationPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
122 JSNotation::JSNotation(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<Notation> … in JSNotation()
128 JSObject* JSNotation::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
169 JSValue JSNotation::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
H A DJSSVGFEDistantLightElement.cpp85 …tantLightElementConstructor(ExecState* exec, Structure* structure, JSDOMGlobalObject* globalObject) in JSSVGFEDistantLightElementConstructor()
118 JSObject* JSSVGFEDistantLightElementPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
125 …ghtElement::JSSVGFEDistantLightElement(Structure* structure, JSDOMGlobalObject* globalObject, Pass… in JSSVGFEDistantLightElement()
131 JSObject* JSSVGFEDistantLightElement::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
174 JSValue JSSVGFEDistantLightElement::getConstructor(ExecState* exec, JSGlobalObject* globalObject) in getConstructor()
H A DJSGeolocation.cpp58 JSObject* JSGeolocationPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
75 JSGeolocation::JSGeolocation(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<Geol… in JSGeolocation()
82 JSObject* JSGeolocation::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
145 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Geolocation* impl) in toJS()
H A DJSPerformance.cpp75 JSObject* JSPerformancePrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
82 JSPerformance::JSPerformance(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<Perf… in JSPerformance()
89 JSObject* JSPerformance::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
134 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, Performance* impl) in toJS()
H A DJSSQLResultSetRowList.cpp74 JSObject* JSSQLResultSetRowListPrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
96 JSSQLResultSetRowList::JSSQLResultSetRowList(Structure* structure, JSDOMGlobalObject* globalObject,… in JSSQLResultSetRowList()
103 JSObject* JSSQLResultSetRowList::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
137 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, SQLResultSetRowList* impl) in toJS()
H A DJSScriptProfile.cpp73 JSObject* JSScriptProfilePrototype::self(ExecState* exec, JSGlobalObject* globalObject) in self()
80 JSScriptProfile::JSScriptProfile(Structure* structure, JSDOMGlobalObject* globalObject, PassRefPtr<… in JSScriptProfile()
87 JSObject* JSScriptProfile::createPrototype(ExecState* exec, JSGlobalObject* globalObject) in createPrototype()
132 JSC::JSValue toJS(JSC::ExecState* exec, JSDOMGlobalObject* globalObject, ScriptProfile* impl) in toJS()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DFunctionConstructor.cpp40 FunctionConstructor::FunctionConstructor(ExecState* exec, JSGlobalObject* globalObject, Structure* … in FunctionConstructor()
75 JSObject* constructFunction(ExecState* exec, JSGlobalObject* globalObject, const ArgList& args, con… in constructFunction()
113 JSObject* constructFunction(ExecState* exec, JSGlobalObject* globalObject, const ArgList& args) in constructFunction()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/debugger/
H A DDebugger.cpp98 void Debugger::attach(JSGlobalObject* globalObject) in attach()
105 void Debugger::detach(JSGlobalObject* globalObject) in detach()
124 … evaluateInGlobalCallFrame(const UString& script, JSValue& exception, JSGlobalObject* globalObject) in evaluateInGlobalCallFrame()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DScopeChain.h36 …eChainNode* next, JSObject* object, JSGlobalData* globalData, JSGlobalObject* globalObject, JSObje… in ScopeChainNode()
64 JSGlobalObject* globalObject; variable
167 …ScopeChain(JSObject* o, JSGlobalData* globalData, JSGlobalObject* globalObject, JSObject* globalTh… in ScopeChain()
207 JSGlobalObject* globalObject() const { return m_node->globalObject; } in globalObject() function
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DScopeChain.h36 …eChainNode* next, JSObject* object, JSGlobalData* globalData, JSGlobalObject* globalObject, JSObje… in ScopeChainNode()
64 JSGlobalObject* globalObject; variable
167 …ScopeChain(JSObject* o, JSGlobalData* globalData, JSGlobalObject* globalObject, JSObject* globalTh… in ScopeChain()
207 JSGlobalObject* globalObject() const { return m_node->globalObject; } in globalObject() function
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DScopeChain.h36 …eChainNode* next, JSObject* object, JSGlobalData* globalData, JSGlobalObject* globalObject, JSObje… in ScopeChainNode()
64 JSGlobalObject* globalObject; variable
167 …ScopeChain(JSObject* o, JSGlobalData* globalData, JSGlobalObject* globalObject, JSObject* globalTh… in ScopeChain()
207 JSGlobalObject* globalObject() const { return m_node->globalObject; } in globalObject() function

12345678910>>...59