Home
last modified time | relevance | path

Searched refs:scopeShape (Results 1 – 3 of 3) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DScopeObject-inl.h135 StaticScopeIter<allowGC>::scopeShape() const in scopeShape() function
H A DScopeObject.h135 Shape* scopeShape() const;
H A DScopeObject.cpp56 return ssi.scopeShape(); in ScopeCoordinateToStaticScopeShape()