| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | accessor_data_test.cpp | 37 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 75 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 124 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 194 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
|
| D | js_hclass_test.cpp | 36 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 56 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 97 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 116 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 363 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 427 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
|
| D | js_forin_iterator_test.cpp | 30 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
|
| D | js_object_test.cpp | 141 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in GetPropertyHasOwnPeroperty() local 348 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 416 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 428 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 686 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 953 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 999 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 1082 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local 1157 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
|
| D | js_function_test.cpp | 67 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/test/fuzztest/primitiverefgetvalue_fuzzer/ |
| D | primitiverefgetvalue_fuzzer.cpp | 43 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in PrimitiveRefGetValueFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/ic/tests/ |
| D | ic_handler_test.cpp | 220 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/ |
| D | js_api_hashset.cpp | 55 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in Add() local
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/ |
| D | jsvaluerefismodulenamespace_fuzzer.cpp | 190 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in IsJSPrimitiveRefFuzztest() local 232 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in CreateJSValueRef() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | shared_builtins.cpp | 446 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateSObjectPrototypeHClass() local
|
| D | builtins_regexp.cpp | 1950 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in MakeMatchIndicesIndexPairArray() local
|
| D | builtins.cpp | 193 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in Initialize() local
|
| /arkcompiler/ets_runtime/ecmascript/serializer/tests/ |
| D | serializer_test.cpp | 2258 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateEmptySObject() local 2269 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateSObject() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | ffi_workload.cpp | 1433 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 1503 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local 1525 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local 7086 JSHandle<JSObject> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
|
| D | jsnapi_first_tests.cpp | 1531 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
|