Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DScopeObject.h94 StaticScopeIter(ExclusiveContext* cx, JSObject* obj) in StaticScopeIter() function
103 StaticScopeIter(ExclusiveContext* cx, const StaticScopeIter<CanGC>& ssi) in StaticScopeIter() function
109 explicit StaticScopeIter(JSObject* obj) in StaticScopeIter() function
118 explicit StaticScopeIter(const StaticScopeIter<NoGC>& ssi) in StaticScopeIter() function