Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtype-oracle.h330 static const Type* GetConstInt32Type() { in GetConstInt32Type() function
Dimplementation-visitor.cc2189 VisitResult result{TypeOracle::GetConstInt32Type(), "0"}; in Visit()