Searched defs:GetDebugType (Results 1 – 2 of 2) sorted by relevance
1335 std::string Type::GetDebugType() const { in GetDebugType() function in v8::internal::torque::Type
396 std::string GetDebugType() const override { return parent()->GetDebugType(); } in GetDebugType() function