Home
last modified time | relevance | path

Searched defs:handleKey (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_test.cpp142 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
157 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
172 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
226 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
259 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("property")); in HWTEST_F_L0() local
297 HWTEST_F_L0(ObjectOperatorTest, handleKey) in HWTEST_F_L0() argument
372 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
409 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
446 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
471 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
[all …]
Dglobal_dictionary_test.cpp328 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII(nameKey[i])); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp82 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
149 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
189 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
214 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
254 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
Dproperties_cache_test.cpp99 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("10")); in HWTEST_F_L0() local
Dic_runtime_stub_test.cpp162 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
187 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_parser_test.cpp184 JSHandle<JSTaggedValue> handleKey(nameResult); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_array.cpp48 JSHandle<JSTaggedValue> handleKey(thread, key); in GetNode() local
Djs_object.cpp1242 JSMutableHandle<JSTaggedValue> handleKey(thread, key); in SetIntegrityLevel() local
1256 JSMutableHandle<JSTaggedValue> handleKey(thread, key); in SetIntegrityLevel() local
1294 JSMutableHandle<JSTaggedValue> handleKey(thread, key); in TestIntegrityLevel() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_object.cpp174 JSMutableHandle<JSTaggedValue> handleKey(thread, JSTaggedValue::Undefined()); in ObjectDefineProperties() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_json_test.cpp231 JSHandle<JSTaggedValue> handleKey(nameResult); in HWTEST_F_L0() local