if ((status) != napi_ok) throw Napi::Error::New(env);. #else // NAPI_CPP_EXCEPTIONS. // When C++ exceptions are disabled, Errors are thrown as JavaScript ...
確定! 回上一頁