Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp61 JSHandle<JSTaggedValue> handleKey1(factory->NewFromASCII(&keyCStr[0])); in CreateBaseJSObject() local
199 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
260 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
302 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp194 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
211 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
305 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(-1)); in HWTEST_F_L0() local
412 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(0)); in HWTEST_F_L0() local
449 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
Dobject_operator_third_test.cpp275 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
309 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
370 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
410 JSHandle<JSTaggedValue> handleKey1(factory->NewFromASCII("key")); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp257 JSHandle<EcmaString> handleKey1 = factory->NewFromASCII("value"); in HWTEST_F_L0() local