Home
last modified time | relevance | path

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

/third_party/node/src/
H A Djsvm_types.h561 } JSVM_ExtendedErrorInfo; typedef
H A Djs_native_api_v8.h229 JSVM_ExtendedErrorInfo last_error;
H A Djsvm.h348 * @brief This API retrieves a JSVM_ExtendedErrorInfo structure with information about the last error that
352 * @param result: The JSVM_ExtendedErrorInfo structure with more information about the error.
357 const JSVM_ExtendedErrorInfo** result);
H A Djs_native_api_v8.cc2126 JSVM_Env env, const JSVM_ExtendedErrorInfo** result) { in OH_JSVM_GetLastErrorInfo()

Completed in 14 milliseconds