Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseScope

1032   ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope |
1258 ParseScope ClassScope(this, Scope::DeclScope|Scope::ClassScope);
1780 ParseScope bodyScope(this, Scope::DeclScope);
1816 ParseScope TryScope(this, Scope::DeclScope);
1837 ParseScope CatchScope(this, Scope::DeclScope|Scope::AtCatchScope);
1881 ParseScope FinallyScope(this, Scope::DeclScope);
1918 ParseScope BodyScope(this, Scope::DeclScope);
2887 ParseScope BodyScope(this,