Home
last modified time | relevance | path

Searched refs:NeedsWrappingFor (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dhydrogen.cc6165 static bool NeedsWrappingFor(Type* type, Handle<JSFunction> target) { in NeedsWrappingFor() function
6225 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()