Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtypes.h393 std::string GetRuntimeType() const override { in GetRuntimeType() function
Dtypes.cc1315 std::string Type::GetRuntimeType() const { in GetRuntimeType() function in v8::internal::torque::Type