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