Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtypes.h240 std::string GetGeneratedTNodeTypeNameImpl() const override { in GetGeneratedTNodeTypeNameImpl() function
338 std::string GetGeneratedTNodeTypeNameImpl() const override { in GetGeneratedTNodeTypeNameImpl() function
504 std::string GetGeneratedTNodeTypeNameImpl() const override { in GetGeneratedTNodeTypeNameImpl() function
542 std::string GetGeneratedTNodeTypeNameImpl() const override { UNREACHABLE(); } in GetGeneratedTNodeTypeNameImpl() function
Dtypes.cc204 std::string AbstractType::GetGeneratedTNodeTypeNameImpl() const { in GetGeneratedTNodeTypeNameImpl() function in v8::internal::torque::AbstractType
273 std::string UnionType::GetGeneratedTNodeTypeNameImpl() const { in GetGeneratedTNodeTypeNameImpl() function in v8::internal::torque::UnionType
525 std::string ClassType::GetGeneratedTNodeTypeNameImpl() const { in GetGeneratedTNodeTypeNameImpl() function in v8::internal::torque::ClassType