Searched refs:ReturnExprScope (Results 1 – 3 of 3) sorted by relevance
758 ReturnExprScope maybe_allow_tail_calls(function_state_, in ParseReturnStatement()910 ReturnExprScope no_tail_calls(function_state_, in ParseForStatement()1016 ReturnExprScope no_tail_calls(function_state_, in ParseTryStatement()
499 class ReturnExprScope {501 explicit ReturnExprScope(FunctionState* function_state, in ReturnExprScope() function513 ~ReturnExprScope() { in ~ReturnExprScope()3371 ReturnExprScope allow_tail_calls( in ParseArrowFunctionLiteral()
2771 ReturnExprScope maybe_allow_tail_calls( in ParseReturnStatement()2978 ReturnExprScope no_tail_calls(function_state_, in ParseTryStatement()3690 ReturnExprScope no_tail_calls(function_state_, in ParseForStatement()