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