Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Ddeclarable.cc139 result.push_back(TypeConstraint::SubtypeConstraint( in ComputeConstraints()
Ddeclarable.h549 static TypeConstraint SubtypeConstraint(const Type* upper_bound) { in SubtypeConstraint() function