Home
last modified time | relevance | path

Searched refs:PrefixNameForCCDebugOutput (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/torque/
Ddeclarable.h335 static std::string PrefixNameForCCDebugOutput(const std::string& name) { in PrefixNameForCCDebugOutput() function
349 return PrefixNameForCCDebugOutput(ExternalName()); in CCDebugName()
450 return PrefixNameForCCDebugOutput(IsExportedToCSA() ? ReadableName() in CCDebugName()