Searched defs:ToExplicitString (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/torque/ | ||
| D | types.cc | 227 std::string BuiltinPointerType::ToExplicitString() const { in ToExplicitString() function in v8::internal::torque::BuiltinPointerType |
| D | types.h | 243 std::string ToExplicitString() const override { in ToExplicitString() function |