Home | History | Annotate | Download | only in ast

Lines Matching refs:ContextGlobalCount

712     if (scope->ContextGlobalCount() > 0) return false;
1528 int Scope::ContextGlobalCount() const { return num_global_slots(); }