Searched defs:is_function (Results 1 – 9 of 9) sorted by relevance
78 bool is_function() const { return kind() == FUNCTION_VARIABLE; } in is_function() function
2647 bool is_function() const { return IsFunction::decode(bit_field_); } in is_function() function2723 bool is_function, bool has_braces) in FunctionLiteral()
134 int is_function; member
350 Node* is_function = CompareInstanceType(object, FIRST_FUNCTION_TYPE, in ClassOf() local
238 bool is_function = value->IsJSFunction(); in DeclareEvalHelper() local
1916 bool is_function = *t == 'F'; in parse_type() local
971 bool is_function() const { in is_function() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
577 void is_function() in is_function() function
8992 bool is_function = false; in TryInlineApiCall() local