Searched refs:isExceptionUndefined (Results 1 – 1 of 1) sorted by relevance
67 bool isExceptionUndefined = false; in CheckErrorAndException() local68 status = OH_JSVM_IsUndefined(env, exception, &isExceptionUndefined); in CheckErrorAndException()70 bool hasException = !isExceptionUndefined; in CheckErrorAndException()