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
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
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
1082 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1157 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/
Dshared_builtins.cpp446 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateSObjectPrototypeHClass() local
Dbuiltins_regexp.cpp1950 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in MakeMatchIndicesIndexPairArray() local
Dbuiltins.cpp193 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in Initialize() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp2258 JSHandle<JSTaggedValue> nullHandle = globalConst->GetHandledNull(); in CreateEmptySObject() local
2269 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
7086 JSHandle<JSObject> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local
Djsnapi_first_tests.cpp1531 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local