Searched refs:this_function_is_parenthesized (Results 1 - 3 of 3) sorted by relevance
/external/v8/src/parsing/ | ||
H A D | preparser.cc | 1121 !function_state_->this_function_is_parenthesized()); |
H A D | parser.cc | 4202 eager_compile_hint = function_state_->this_function_is_parenthesized() 4273 !function_state_->this_function_is_parenthesized(); |
H A D | parser-base.h | 430 bool this_function_is_parenthesized() const { function in class:v8::internal::ParseFunctionFlags::MethodKind::ParserBase::BASE_EMBEDDED |
Completed in 104 milliseconds