Searched defs:hintStr (Results 1 – 1 of 1) sorted by relevance
712 const char *hintStr = (origHintStr == nullptr) ? "" : origHintStr; in DumpWithHint() local721 const char *hintStr = (origHintStr == nullptr) ? "" : origHintStr; in DebugDumpWithHint() local723 LOG_ECMA(DEBUG) << [](const char *hintStr, JSTaggedType rawValue) { in DebugDumpWithHint()