Searched refs:NeedsWrappingFor (Results 1 – 1 of 1) sorted by relevance
6165 static bool NeedsWrappingFor(Type* type, Handle<JSFunction> target) { in NeedsWrappingFor() function6225 if (NeedsWrappingFor(info->type(), info->accessor())) { in BuildMonomorphicAccess()7611 bool needs_wrapping = NeedsWrappingFor(info.type(), target); in HandlePolymorphicCallNamed()9047 if (NeedsWrappingFor(ToType(types->first()), known_function)) { in VisitCall()