Home
last modified time | relevance | path

Searched defs:parameter_types (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/torque/
Dtypes.h182 const TypeVector& parameter_types() const { return parameter_types_; } in parameter_types() function
199 FunctionPointerType(const Type* parent, TypeVector parameter_types, in FunctionPointerType()
405 ParameterTypes parameter_types; member
Dimplementation-visitor.cc1192 TypeVector parameter_types(arguments.parameters.GetTypeVector()); in LookupCall() local
1609 TypeVector parameter_types(arguments.parameters.GetTypeVector()); in GeneratePointerCall() local