Home
last modified time | relevance | path

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

/ohos5.0/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
74 PrintException(env, exception, call); in CheckErrorAndException()