Searched defs:is_function (Results 1 – 10 of 10) sorted by relevance
44 template <typename> struct is_function : std::false_type {}; struct
86 bool is_function() const { return kind_ == FUNCTION; } in is_function() function
2693 bool is_function() const { return IsFunction::decode(bitfield_); } in is_function() function
37 bool is_const, bool is_function) { in DeclareGlobals()109 bool is_function = initial_value->IsSharedFunctionInfo(); in RUNTIME_FUNCTION() local221 bool is_function = initial_value->IsJSFunction(); in DeclareLookupSlot() local
134 int is_function; member
379 IfBuilder is_function(this); in BuildCodeStub() local
958 bool is_function() const { in is_function() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
1898 bool is_function = *t == 'F'; in parse_type() local
577 void is_function() in is_function() function
9196 bool is_function = false; in TryInlineApiCall() local