Home
last modified time | relevance | path

Searched defs:nullHandle (Results 1 – 15 of 15) 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.cpp36 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
56 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
93 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
112 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
359 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
423 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
955 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1001 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1084 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1159 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.cpp43 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.cpp190 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in IsJSPrimitiveRefFuzztest() local
232 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in CreateJSValueRef() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1931 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in MakeMatchIndicesIndexPairArray() local
2046 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in RegExpBuiltinExec() local
Dshared_builtins.cpp447 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateSObjectPrototypeHClass() local
Dbuiltins.cpp195 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in Initialize() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp2249 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateEmptySObject() local
2260 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateSObject() 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
7070 JSHandle<JSObject> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djsnapi_first_tests.cpp1454 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local