Searched refs:catch_variable (Results 1 – 4 of 4) sorted by relevance
1605 Variable* catch_variable = in RewriteCatchPattern() local1620 factory()->NewVariableProxy(catch_variable)); in RewriteCatchPattern()1744 reject_args->Add(factory()->NewVariableProxy(catch_scope->catch_variable()), in ParseAndRewriteAsyncGeneratorFunctionBody()1947 auto name = catch_scope->catch_variable()->raw_name(); in DesugarBindingInForEachStatement()2970 factory()->NewVariableProxy(catch_scope->catch_variable()), in BuildRejectPromiseOnException()3955 args->Add(factory()->NewVariableProxy(catch_scope->catch_variable()), in FinalizeIteratorUse()
1000 PrintLiteralWithModeIndented("CATCHVAR", node->scope()->catch_variable(), in VisitTryCatchStatement()1001 node->scope()->catch_variable()->raw_name()); in VisitTryCatchStatement()
393 Variable* catch_variable() const { in NON_EXPORTED_BASE()
4798 DCHECK(scope->catch_variable()->IsContextSlot()); in BuildNewLocalCatchContext()