Searched refs:this_function_is_parenthesized (Results 1 – 3 of 3) sorted by relevance
1121 !function_state_->this_function_is_parenthesized()); in ParseFunctionLiteral()
4202 eager_compile_hint = function_state_->this_function_is_parenthesized() in ParseFunctionLiteral()4273 !function_state_->this_function_is_parenthesized(); in ParseFunctionLiteral()
430 bool this_function_is_parenthesized() const { in this_function_is_parenthesized() function