Home
last modified time | relevance | path

Searched defs:handleKey1 (Results 1 – 2 of 2) 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_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
304 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(-1)); in HWTEST_F_L0() local
410 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(0)); in HWTEST_F_L0() local
447 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
688 JSHandle<EcmaString> handleKey1 = factory->NewFromASCII("value"); in HWTEST_F_L0() local
919 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
953 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
1014 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
1054 JSHandle<JSTaggedValue> handleKey1(factory->NewFromASCII("key")); in HWTEST_F_L0() local