Home
last modified time | relevance | path

Searched refs:PrintException (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/napi/test/unittest/jsvm/
H A Dtest_jsvm.cpp34 static void PrintException(JSVM_Env env, JSVM_Value exception, const char *call) in PrintException() function
46 printf("[PrintException] exception.stack: %s\n", stackStr); in PrintException()
52 printf("[PrintException] exception.message: %s\n", messageStr); in PrintException()
74 PrintException(env, exception, call); in CheckErrorAndException()

Completed in 2 milliseconds