Home
last modified time | relevance | path

Searched defs:nullHandle (Results 1 – 10 of 10) 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.cpp59 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
79 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
113 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
128 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
359 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
421 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.cpp163 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
355 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
387 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
444 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
456 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
714 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
991 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1037 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1120 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
1195 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/ecmascript/ic/tests/
Dic_handler_test.cpp217 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
257 JSHandle<JSObject> nullHandle(thread, JSTaggedValue::Null()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_hashset.cpp56 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in Add() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1466 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in RegExpBuiltinExec() local
Dbuiltins.cpp189 JSHandle<JSTaggedValue> nullHandle(thread, JSTaggedValue::Null()); in Initialize() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp1030 JSHandle<JSTaggedValue> nullHandle(thread_, JSTaggedValue::Null()); in HWTEST_F_L0() local