Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseScope

1020   ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope |
1255 ParseScope ClassScope(this, Scope::DeclScope|Scope::ClassScope);
1779 ParseScope bodyScope(this, Scope::DeclScope);
1815 ParseScope TryScope(this, Scope::DeclScope);
1836 ParseScope CatchScope(this, Scope::DeclScope|Scope::AtCatchScope);
1880 ParseScope FinallyScope(this, Scope::DeclScope);
1917 ParseScope BodyScope(this, Scope::DeclScope);
2897 ParseScope BodyScope(this,