Home
last modified time | relevance | path

Searched refs:getOrCreateDataViewPrototype (Results 1 – 14 of 14) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DGlobalObject.h566 JSObject* getOrCreateDataViewPrototype(JSContext* cx) { in getOrCreateDataViewPrototype() function
H A DTypedArrayObject.cpp1227 proto = global->getOrCreateDataViewPrototype(cx); in constructWrapped()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DGlobalObject.h712 static JSObject* getOrCreateDataViewPrototype(JSContext* cx, in getOrCreateDataViewPrototype() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DGlobalObject.h607 JSObject* getOrCreateDataViewPrototype(JSContext* cx) { in getOrCreateDataViewPrototype() function
H A DTypedArrayObject.cpp1895 proto = global->getOrCreateDataViewPrototype(cx); in constructWrapped()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DGlobalObject.h712 static JSObject* getOrCreateDataViewPrototype(JSContext* cx, in getOrCreateDataViewPrototype() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DGlobalObject.h707 static JSObject* getOrCreateDataViewPrototype(JSContext* cx, in getOrCreateDataViewPrototype() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DDataViewObject.cpp229 proto = GlobalObject::getOrCreateDataViewPrototype(cx, global); in constructWrapped()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DGlobalObject.h665 static JSObject* getOrCreateDataViewPrototype(JSContext* cx, in getOrCreateDataViewPrototype() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DDataViewObject.cpp204 proto = GlobalObject::getOrCreateDataViewPrototype(cx, global); in constructWrapped()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DDataViewObject.cpp200 proto = GlobalObject::getOrCreateDataViewPrototype(cx, global); in constructWrapped()
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DDataViewObject.cpp204 proto = GlobalObject::getOrCreateDataViewPrototype(cx, global); in constructWrapped()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DDataViewObject.cpp204 proto = GlobalObject::getOrCreateDataViewPrototype(cx, global); in constructWrapped()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DGlobalObject.h880 static JSObject* getOrCreateDataViewPrototype(JSContext* cx, in getOrCreateDataViewPrototype() function