Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/3_callbacks/
D3_callbacks.c21 NODE_API_ASSERT(env, valuetype1 == napi_undefined, in RunCallback()
/third_party/node/src/
Djs_native_api_types.h47 napi_undefined, enumerator
/third_party/node/test/js-native-api/8_passing_wrapped/
Dmyobject.cc46 if (valuetype == napi_undefined) { in New()
/third_party/node/benchmark/napi/define_properties/
Dbinding.c25 napi_valuetype val_type = napi_undefined; in Runner()
/third_party/node/test/js-native-api/7_factory_wrap/
Dmyobject.cc54 if (valuetype == napi_undefined) { in New()
/third_party/node/test/js-native-api/6_object_wrap/
D6_object_wrap.cc58 if (valuetype != napi_undefined) { in New()
/third_party/node/test/js-native-api/test_general/
Dtest_general.c126 } else if (argument_type == napi_undefined) { in testNapiTypeof()
/third_party/mindspore/patches/
D0003-add-js-api.patch2965 + napi_valuetype valueType = napi_undefined;
3251 + napi_valuetype valueType = napi_undefined;
3327 + napi_valuetype valueType = napi_undefined;
/third_party/node/doc/api/
Dn-api.md2204 napi_undefined,