Home
last modified time | relevance | path

Searched refs:napi_valuetype (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/test/js-native-api/test_object/
Dtest_object.c15 napi_valuetype valuetype0; in Get()
21 napi_valuetype valuetype1; in Get()
43 napi_valuetype value_type0; in GetNamed()
49 napi_valuetype value_type1; in GetNamed()
74 napi_valuetype value_type0; in GetPropertyNames()
93 napi_valuetype value_type0; in GetSymbolNames()
117 napi_valuetype value_type0; in GetEnumerableWritableNames()
145 napi_valuetype value_type0; in GetOwnWritableNames()
173 napi_valuetype value_type0; in GetEnumerableConfigurableNames()
202 napi_valuetype value_type0; in GetOwnConfigurableNames()
[all …]
/third_party/node/test/js-native-api/test_array/
Dtest_array.c12 napi_valuetype valuetype0; in TestGetElement()
18 napi_valuetype valuetype1; in TestGetElement()
55 napi_valuetype valuetype0; in TestHasElement()
61 napi_valuetype valuetype1; in TestHasElement()
94 napi_valuetype valuetype0; in TestDeleteElement()
99 napi_valuetype valuetype1; in TestDeleteElement()
129 napi_valuetype valuetype0; in New()
157 napi_valuetype valuetype0; in NewWithLength()
/third_party/node/test/js-native-api/test_dataview/
Dtest_dataview.c12 napi_valuetype valuetype0; in CreateDataView()
26 napi_valuetype valuetype1; in CreateDataView()
35 napi_valuetype valuetype2; in CreateDataView()
59 napi_valuetype valuetype; in CreateDataViewFromJSDataView()
/third_party/node/test/js-native-api/test_number/
Dtest_number.c12 napi_valuetype valuetype0; in Test()
34 napi_valuetype valuetype0; in TestUint32Truncation()
56 napi_valuetype valuetype0; in TestInt32Truncation()
78 napi_valuetype valuetype0; in TestInt64Truncation()
/third_party/node/test/js-native-api/test_typedarray/
Dtest_typedarray.c13 napi_valuetype valuetype0; in Multiply()
26 napi_valuetype valuetype1; in Multiply()
128 napi_valuetype valuetype0; in CreateTypedArray()
140 napi_valuetype valuetype1; in CreateTypedArray()
161 napi_valuetype valuetype2; in CreateTypedArray()
171 napi_valuetype valuetype3; in CreateTypedArray()
/third_party/node/test/js-native-api/2_function_arguments/
D2_function_arguments.c11 napi_valuetype valuetype0; in Add()
14 napi_valuetype valuetype1; in Add()
/third_party/node/test/js-native-api/test_bigint/
Dtest_bigint.c38 napi_valuetype valuetype0; in TestInt64()
61 napi_valuetype valuetype0; in TestUint64()
85 napi_valuetype valuetype0; in TestWords()
/third_party/node/benchmark/napi/function_args/
Dnapi_binding.c15 napi_valuetype types[1]; in CallWithString()
72 napi_valuetype types[1]; in CallWithNumber()
94 napi_valuetype types[1]; in CallWithObject()
167 napi_valuetype types[1]; in CallWithArguments()
/third_party/node/test/js-native-api/3_callbacks/
D3_callbacks.c13 napi_valuetype valuetype0; in RunCallback()
18 napi_valuetype valuetype1; in RunCallback()
/third_party/node/test/node-api/test_reference_by_node_api_version/
Dtest_reference_by_node_api_version.c33 napi_valuetype valueType; in GetArgValueAsIndex()
79 napi_valuetype valueType; in CreateRef()
126 napi_valuetype valueType; in AddFinalizer()
/third_party/node/test/node-api/test_async_context/
Dbinding.c26 napi_valuetype func_type; in MakeCallback()
63 napi_valuetype resource_type; in CreateAsyncResource()
/third_party/node/test/js-native-api/test_function/
Dtest_function.c62 napi_valuetype valuetype0; in TestCallFunction()
108 napi_valuetype arg_type; in MakeTrackedFunction()
/third_party/node/test/node-api/test_buffer/
Dtest_buffer.c83 napi_valuetype theType; in bufferHasInstance()
127 napi_valuetype finalizer_valuetype; in malignFinalizerBuffer()
/third_party/node/test/js-native-api/test_symbol/
Dtest_symbol.c11 napi_valuetype valuetype; in New()
/third_party/node/test/node-api/test_worker_terminate/
Dtest_worker_terminate.c15 napi_valuetype t; in Test()
/third_party/node/test/js-native-api/test_cannot_run_js/
Dtest_cannot_run_js.c25 napi_valuetype value_type; in CreateRef()
/third_party/node/test/node-api/test_make_callback/
Dbinding.c26 napi_valuetype func_type; in MakeCallback()
/third_party/node/src/
Djs_native_api_types.h57 } napi_valuetype; typedef
/third_party/node/test/js-native-api/test_reference/
Dtest_reference.c123 napi_valuetype finalizer_valuetype; in CreateExternalWithJsFinalize()
148 napi_valuetype argtype; in CheckExternal()
/third_party/node/test/js-native-api/test_date/
Dtest_date.c11 napi_valuetype valuetype0; in createDate()
/third_party/node/test/js-native-api/8_passing_wrapped/
Dmyobject.cc43 napi_valuetype valuetype; in New()
/third_party/node/test/js-native-api/test_reference_double_free/
Dtest_reference_double_free.c58 napi_valuetype type; in DeleteImmediately()
/third_party/node/test/node-api/test_uv_loop/
Dtest_uv_loop.cc52 napi_valuetype t; in SetImmediateBinding()
/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.cc49 napi_valuetype valuetype; in New()

12