Searched defs:ScopeChain (Results 1 – 4 of 4) sorted by relevance
148 ScopeChain(NoScopeChain) in ScopeChain() function153 ScopeChain(JSObject* o, JSGlobalData* globalData, JSObject* globalThis) in ScopeChain() function158 ScopeChain(const ScopeChain& c) in ScopeChain() function165 explicit ScopeChain(ScopeChainNode* node) in ScopeChain() function
31 class ScopeChain; variable
100 ScopeChain = -7, enumerator
50 class ScopeChain; variable