Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp67 JSHandle<JSTaggedValue> handleValue2(thread, JSTaggedValue(3.6)); // 3.6 : test case in CreateBaseJSObject() local
265 JSHandle<JSTaggedValue> handleValue2(factory->NewFromASCII("abc")); in HWTEST_F_L0() local
307 JSHandle<JSTaggedValue> handleValue2(factory->NewFromASCII("abc")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_test.cpp59 JSHandle<JSTaggedValue> handleValue2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
144 JSHandle<JSTaggedValue> handleValue2(thread, JSTaggedValue(3)); in HWTEST_F_L0() local
345 JSHandle<JSTaggedValue> handleValue2(handleAccessorData); in HWTEST_F_L0() local
644 JSHandle<JSTaggedValue> handleValue2(handleAccessorData); in HWTEST_F_L0() local
757 JSHandle<JSTaggedValue> handleValue2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local