Searched defs:baseScopeDepth (Results 1 – 1 of 1) sorted by relevance
582 …rNode, JSGlobalObject* globalObject, PassRefPtr<SourceProvider> sourceProvider, int baseScopeDepth) in EvalCodeBlock()588 int baseScopeDepth() const { return m_baseScopeDepth; } in baseScopeDepth() function