Searched refs:getOrCreateStringIteratorPrototype (Results 1 – 14 of 14) sorted by relevance
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/ |
H A D | Iteration.cpp | 1170 cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in NewStringIteratorTemplate() 1180 cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in NewStringIterator() 1643 JSObject* GlobalObject::getOrCreateStringIteratorPrototype( in getOrCreateStringIteratorPrototype() function in GlobalObject
|
H A D | GlobalObject.h | 603 static JSObject* getOrCreateStringIteratorPrototype(
|
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/ |
H A D | Iteration.cpp | 1170 cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in NewStringIteratorTemplate() 1180 cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in NewStringIterator() 1643 JSObject* GlobalObject::getOrCreateStringIteratorPrototype( in getOrCreateStringIteratorPrototype() function in GlobalObject
|
H A D | GlobalObject.h | 603 static JSObject* getOrCreateStringIteratorPrototype(
|
/dports/www/firefox/firefox-99.0/js/src/vm/ |
H A D | Iteration.cpp | 1310 cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in NewStringIteratorTemplate() 1320 cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in NewStringIterator() 1808 JSObject* GlobalObject::getOrCreateStringIteratorPrototype( in getOrCreateStringIteratorPrototype() function in GlobalObject
|
H A D | GlobalObject.h | 771 static JSObject* getOrCreateStringIteratorPrototype(
|
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/ |
H A D | Iteration.cpp | 1154 cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in NewStringIteratorTemplate() 1164 cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in NewStringIterator()
|
H A D | GlobalObject.h | 587 static JSObject* getOrCreateStringIteratorPrototype( in getOrCreateStringIteratorPrototype() function
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/ |
H A D | GlobalObject.h | 523 static NativeObject* getOrCreateStringIteratorPrototype(JSContext* cx, in getOrCreateStringIteratorPrototype() function
|
H A D | SelfHosting.cpp | 498 RootedObject proto(cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in intrinsic_NewStringIterator()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/ |
H A D | GlobalObject.h | 551 static NativeObject* getOrCreateStringIteratorPrototype(JSContext* cx, in getOrCreateStringIteratorPrototype() function
|
H A D | SelfHosting.cpp | 831 RootedObject proto(cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global()));
|
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/ |
H A D | GlobalObject.h | 589 static NativeObject* getOrCreateStringIteratorPrototype( in getOrCreateStringIteratorPrototype() function
|
H A D | Iteration.cpp | 1000 cx, GlobalObject::getOrCreateStringIteratorPrototype(cx, cx->global())); in NewStringIteratorObject()
|