Home
last modified time | relevance | path

Searched defs:handleValue1 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp58 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
143 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
345 JSHandle<JSTaggedValue> handleValue1(factory->NewPropertyBox(handleReceiver)); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp189 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(5)); in HWTEST_F_L0() local
255 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(3)); in HWTEST_F_L0() local
Dobject_operator_third_test.cpp113 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
408 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
Dglobal_dictionary_test.cpp108 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(100)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp62 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(1)); // 1 : test case in CreateBaseJSObject() local
200 JSHandle<JSTaggedValue> handleValue1(factory->NewFromASCII("x")); in HWTEST_F_L0() local