Home
last modified time | relevance | path

Searched defs:specialization_types (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
H A Dinstructions.h466 TypeVector specialization_types; member
H A Dimplementation-visitor.cc2011 LookupCallable( const QualifiedName& name, const Container& declaration_container, const TypeVector& parameter_types, const std::vector<Binding<LocalLabel>*>& labels, const TypeVector& specialization_types, bool silence_errors) LookupCallable() argument
2110 LookupCallable( const QualifiedName& name, const Container& declaration_container, const Arguments& arguments, const TypeVector& specialization_types) LookupCallable() argument
2118 LookupMethod( const std::string& name, const AggregateType* receiver_type, const Arguments& arguments, const TypeVector& specialization_types) LookupMethod() argument
2703 GenerateCall( Callable* callable, base::Optional<LocationReference> this_reference, Arguments arguments, const TypeVector& specialization_types, bool is_tailcall) GenerateCall() argument
3167 GenerateCall( const QualifiedName& callable_name, Arguments arguments, const TypeVector& specialization_types, bool is_tailcall) GenerateCall() argument
3193 TypeVector specialization_types = Visit() local
3235 TypeVector specialization_types = Visit() local
3269 TypeVector specialization_types = Visit() local
[all...]

Completed in 8 milliseconds