Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtypes.cc187 std::string AbstractType::GetGeneratedTypeNameImpl() const { in GetGeneratedTypeNameImpl() function in v8::internal::torque::AbstractType
419 std::string StructType::GetGeneratedTypeNameImpl() const { in GetGeneratedTypeNameImpl() function in v8::internal::torque::StructType
529 std::string ClassType::GetGeneratedTypeNameImpl() const { in GetGeneratedTypeNameImpl() function in v8::internal::torque::ClassType
Dtypes.h335 std::string GetGeneratedTypeNameImpl() const override { in GetGeneratedTypeNameImpl() function
501 std::string GetGeneratedTypeNameImpl() const override { in GetGeneratedTypeNameImpl() function