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.cpp34 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
119 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
313 JSHandle<JSTaggedValue> handleValue1(factory->NewPropertyBox(handleReceiver)); in HWTEST_F_L0() local
462 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp167 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(5)); in HWTEST_F_L0() local
233 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(3)); in HWTEST_F_L0() local
Dobject_operator_third_test.cpp81 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
382 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
Dglobal_dictionary_test.cpp81 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(100)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp50 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(1)); // 1 : test case in CreateBaseJSObject() local
261 JSHandle<JSTaggedValue> handleValue1(factory->NewFromASCII("x")); in HWTEST_F_L0() local