Searched refs:this_function_is_parenthesized (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/parsing/
H A Dpreparser.cc1121 !function_state_->this_function_is_parenthesized());
H A Dparser.cc4202 eager_compile_hint = function_state_->this_function_is_parenthesized()
4273 !function_state_->this_function_is_parenthesized();
H A Dparser-base.h430 bool this_function_is_parenthesized() const { function in class:v8::internal::ParseFunctionFlags::MethodKind::ParserBase::BASE_EMBEDDED

Completed in 104 milliseconds