Searched refs:msgStr (Results 1 – 1 of 1) sorted by relevance
320 std::stringstream msgStr; in SupportJIT() local321 …msgStr << "method does not support jit:" << method->GetRecordNameStr() + "." + method->GetMethodNa… in SupportJIT()324 LOG_BASELINEJIT(DEBUG) << msgStr.str(); in SupportJIT()326 LOG_JIT(DEBUG) << msgStr.str(); in SupportJIT()