Lines Matching refs:js_object
397 - If **js_object** is not an object or a function, the exported symbol returns **napi_object_expect…
403 - If **js_object** is not an object or a function, the exported symbol returns **napi_object_expect…
434 - If **js_object** is not an object or a function, the exported symbol returns **napi_object_expect…
440 - If **js_object** is not an object or a function, the exported symbol returns **napi_object_expect…
446 - If **js_object** is not an object or a function, the exported symbol returns **napi_object_expect…
640 - If **js_object** is not an object, the exported symbol returns **napi_object_expected**.
878 napi_value js_object,
893 - **js_object**: JS object to convert.
1303 napi_value js_object,
1317 - **js_object**: ArkTS object.
1333 napi_value js_object,
1348 - **js_object**: ArkTS object.
1365 napi_status napi_unwrap_sendable(napi_env env, napi_value js_object, void** result)
1376 - **js_object**: ArkTS object.
1387 napi_status napi_remove_wrap_sendable(napi_env env, napi_value js_object, void** result)
1398 - **js_object**: ArkTS object.