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