Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseScope

1424   ParseScope PrototypeScope(this, Scope::FunctionPrototypeScope |
1902 ParseScope ClassScope(this, Scope::DeclScope|Scope::ClassScope);
2453 ParseScope bodyScope(this, Scope::DeclScope);
2489 ParseScope TryScope(this, Scope::DeclScope);
2510 ParseScope CatchScope(this, Scope::DeclScope|Scope::AtCatchScope);
2554 ParseScope FinallyScope(this, Scope::DeclScope);
2591 ParseScope BodyScope(this, Scope::DeclScope);
3586 ParseScope BodyScope(this,