Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/3_callbacks/
D3_callbacks.c20 NODE_API_ASSERT(env, valuetype1 == napi_undefined, in RunCallback()
/third_party/node/src/
Djs_native_api_types.h47 napi_undefined, enumerator
Djs_native_api_v8.cc1901 *result = napi_undefined; in napi_typeof()
/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.cc57 if (valuetype != napi_undefined) { in New()
/third_party/node/test/js-native-api/test_general/
Dtest_general.c125 } else if (argument_type == napi_undefined) { in testNapiTypeof()
/third_party/mindspore/patches/
D0003-add-js-api.patch2968 + napi_valuetype valueType = napi_undefined;
3254 + napi_valuetype valueType = napi_undefined;
3330 + napi_valuetype valueType = napi_undefined;
/third_party/node/doc/api/
Dn-api.md2191 napi_undefined,