Home | History | Annotate | Download | only in ast

Lines Matching refs:IsArrowFunction

633     return is_function_scope() && IsArrowFunction(function_kind_);