Searched refs:stackStr (Results 1 – 1 of 1) sorted by relevance
85 char stackStr[kBufSize]; in PrintException() local86 OH_JSVM_GetValueStringUtf8(env, stack, stackStr, kBufSize, nullptr); in PrintException()88 ss << "[PrintException] exception.stack: " << stackStr; in PrintException()