Searched defs:block_scope (Results 1 – 7 of 7) sorted by relevance
217 Scope block_scope(scope); in RunToolchain() local914 Scope block_scope(scope); local
63 Scope block_scope(scope); local
116 Scope* block_scope, in FillTargetBlockScope()481 Scope block_scope(scope); in RunDeclareArgs() local1501 Scope block_scope(scope); in RunFunction() local
45 Scope block_scope(scope); in ExecuteGenericTarget() local
38 struct scope *block_scope = &builtin_scope, // regular automatic variables etc variable
2768 Scope* block_scope = NewBlockScopeForObjectLiteral(); in ParseObjectLiteral() local5325 ZonePtrList<const AstRawString>* labels, Scope* block_scope) { in ParseBlock()6457 Scope* block_scope = scope()->FinalizeBlockScope(); in ParseForAwaitStatement() local
3261 Expression* Parser::RewriteClassLiteral(ClassScope* block_scope, in RewriteClassLiteral()