Home
last modified time | relevance | path

Searched defs:nullHandle (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Daccessor_data_test.cpp61 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
97 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
143 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
219 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djs_hclass_test.cpp60 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
80 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
117 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
136 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
367 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
429 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djs_forin_iterator_test.cpp54 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djs_object_test.cpp164 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
356 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
388 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
445 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
457 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
715 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
992 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1038 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1121 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1196 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djs_function_test.cpp91 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/primitiverefgetvalue_fuzzer/
Dprimitiverefgetvalue_fuzzer.cpp41 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in PrimitiveRefGetValueFuzztest() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp220 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
260 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_hashset.cpp57 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in Add() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/
Djsvaluerefismodulenamespace_fuzzer.cpp177 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in IsJSPrimitiveRefFuzztest() local
215 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in CreateJSValueRef() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1803 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in MakeMatchIndicesIndexPairArray() local
1954 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in RegExpBuiltinExec() local
Dbuiltins.cpp199 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in InitializeSObjectAndSFunction() local
318 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in Initialize() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp1433 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
1457 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
1479 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
1502 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
1524 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
7106 JSHandle<JSObject> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djsnapi_first_tests.cpp1400 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local