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/
Dimplementation-visitor.cc2015 const TypeVector& specialization_types, bool silence_errors) { in LookupCallable()
2112 const Arguments& arguments, const TypeVector& specialization_types) { in LookupCallable()
2120 const Arguments& arguments, const TypeVector& specialization_types) { in LookupMethod()
2705 Arguments arguments, const TypeVector& specialization_types, in GenerateCall()
3169 const TypeVector& specialization_types, bool is_tailcall) { in GenerateCall()
3193 TypeVector specialization_types = in Visit() local
3235 TypeVector specialization_types = in Visit() local
3269 TypeVector specialization_types = in Visit() local
Dinstructions.h466 TypeVector specialization_types; member