Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dimplementation-visitor.h172 Callable* LookupCall(const std::string& name, const Arguments& arguments,
Dimplementation-visitor.cc1188 Callable* ImplementationVisitor::LookupCall( in LookupCall() function in v8::internal::torque::ImplementationVisitor
1699 LookupCall(callable_name, arguments, specialization_types); in GenerateCall()