Home
last modified time | relevance | path

Searched defs:handleValue2 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp35 JSHandle<JSTaggedValue> handleValue2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
120 JSHandle<JSTaggedValue> handleValue2(thread, JSTaggedValue(3)); in HWTEST_F_L0() local
314 JSHandle<JSTaggedValue> handleValue2(handleAccessorData); in HWTEST_F_L0() local
464 JSHandle<JSTaggedValue> handleValue2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp191 JSHandle<JSTaggedValue> handleValue2(handleAccessorData); in HWTEST_F_L0() local
Dobject_operator_third_test.cpp82 JSHandle<JSTaggedValue> handleValue2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp55 JSHandle<JSTaggedValue> handleValue2(thread, JSTaggedValue(3.6)); // 3.6 : test case in CreateBaseJSObject() local
326 JSHandle<JSTaggedValue> handleValue2(factory->NewFromASCII("abc")); in HWTEST_F_L0() local
369 JSHandle<JSTaggedValue> handleValue2(factory->NewFromASCII("abc")); in HWTEST_F_L0() local