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