Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Daccessor_data_test.cpp37 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
Djs_hclass_test.cpp37 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
60 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
115 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
134 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
383 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
447 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djs_forin_iterator_test.cpp30 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djs_object_test.cpp141 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
1084 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1161 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djs_function_test.cpp67 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/primitiverefgetvalue_fuzzer/
Dprimitiverefgetvalue_fuzzer.cpp47 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.cpp55 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in Add() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/
Djsvaluerefismodulenamespace_fuzzer.cpp184 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in IsJSPrimitiveRefFuzztest() local
225 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in CreateJSValueRef() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dshared_builtins.cpp446 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateSObjectPrototypeHClass() local
Dbuiltins_regexp.cpp2015 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in MakeMatchIndicesIndexPairArray() local
Dbuiltins.cpp193 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
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
Djsnapi_first_tests.cpp1547 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp2338 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateEmptySObject() local
2349 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateSObject() local
Dserializer_test.cpp2467 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateEmptySObject() local
2478 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateSObject() local