Home
last modified time | relevance | path

Searched refs:getOrCreateSetIteratorPrototype (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.h560 static JSObject* getOrCreateSetIteratorPrototype(JSContext* cx, in getOrCreateSetIteratorPrototype() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DGlobalObject.h706 static JSObject* getOrCreateSetIteratorPrototype( in getOrCreateSetIteratorPrototype() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DGlobalObject.h601 static JSObject* getOrCreateSetIteratorPrototype(JSContext* cx, in getOrCreateSetIteratorPrototype() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DGlobalObject.h706 static JSObject* getOrCreateSetIteratorPrototype( in getOrCreateSetIteratorPrototype() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DGlobalObject.h701 static JSObject* getOrCreateSetIteratorPrototype( in getOrCreateSetIteratorPrototype() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DGlobalObject.h659 static JSObject* getOrCreateSetIteratorPrototype( in getOrCreateSetIteratorPrototype() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DGlobalObject.h874 static JSObject* getOrCreateSetIteratorPrototype( in getOrCreateSetIteratorPrototype() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DMapObject.cpp952 Rooted<JSObject*> proto(cx, GlobalObject::getOrCreateSetIteratorPrototype(cx, global)); in create()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DMapObject.cpp907 Rooted<JSObject*> proto(cx, GlobalObject::getOrCreateSetIteratorPrototype(cx, global)); in create()
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DMapObject.cpp1018 cx, GlobalObject::getOrCreateSetIteratorPrototype(cx, global)); in create()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DMapObject.cpp984 cx, GlobalObject::getOrCreateSetIteratorPrototype(cx, global)); in create()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DMapObject.cpp880 cx, GlobalObject::getOrCreateSetIteratorPrototype(cx, global)); in create()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DMapObject.cpp1018 cx, GlobalObject::getOrCreateSetIteratorPrototype(cx, global)); in create()
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DMapObject.cpp1070 cx, GlobalObject::getOrCreateSetIteratorPrototype(cx, global)); in create()