Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_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
344 JSHandle<JSTaggedValue> handleValue1(factory->NewPropertyBox(handleReceiver)); in HWTEST_F_L0() local
620 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(5)); in HWTEST_F_L0() local
686 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(3)); in HWTEST_F_L0() local
756 JSHandle<JSTaggedValue> handleValue1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
1052 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