Home
last modified time | relevance | path

Searched defs:ScopeIter (Results 1 – 13 of 13) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DInterpreter.h23 class ScopeIter; variable
H A DScopeObject.cpp1360 ScopeIter::ScopeIter(JSContext* cx, const ScopeIter& si in ScopeIter() function in ScopeIter
1369 ScopeIter::ScopeIter(JSContext* cx, JSObject* scope, JSObject* staticScope in ScopeIter() function in ScopeIter
1379 ScopeIter::ScopeIter(JSContext* cx, AbstractFramePtr frame, jsbytecode* pc in ScopeIter() function in ScopeIter
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/route53/types/
H A Derrors.go1225 func (e *VPCAssociationAuthorizationNotFound) ErrorFault() smithy.ErrorFault {
1231 Message *string
1232 }
1233
1234 func (e *VPCAssociationNotFound) Error() string {
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DScope.h1266 explicit ScopeIter(Scope* scope) : scope_(scope) {} in ScopeIter() function
1270 explicit ScopeIter(const ScopeIter& si) : scope_(si.scope_) {} in ScopeIter() function
H A DScope.cpp1261 ScopeIter::ScopeIter(JSScript* script) : scope_(script->bodyScope()) {} in ScopeIter() function in ScopeIter
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DScope.h1430 explicit ScopeIter(Scope* scope) : scope_(scope) {} in ScopeIter() function
H A DScope.cpp1606 ScopeIter::ScopeIter(JSScript* script) : scope_(script->bodyScope()) {} in ScopeIter() function in ScopeIter
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DScope.h1722 explicit ScopeIter(Scope* scope) : scope_(scope) {} in ScopeIter() function
H A DScope.cpp1721 ScopeIter::ScopeIter(JSScript* script) : scope_(script->bodyScope()) {} in ScopeIter() function in ScopeIter
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DScope.h1659 explicit ScopeIter(Scope* scope) : scope_(scope) {} in ScopeIter() function
H A DScope.cpp1086 ScopeIter::ScopeIter(JSScript* script) : scope_(script->bodyScope()) {} in ScopeIter() function in ScopeIter
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DScope.h1722 explicit ScopeIter(Scope* scope) : scope_(scope) {} in ScopeIter() function
H A DScope.cpp1721 ScopeIter::ScopeIter(JSScript* script) : scope_(script->bodyScope()) {} in ScopeIter() function in ScopeIter