Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp65 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
85 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
152 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
192 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
217 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
257 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
Dproperties_cache_test.cpp101 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/tests/
Dobject_operator_first_test.cpp118 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
133 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
148 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
202 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
228 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("property")); in HWTEST_F_L0() local
266 HWTEST_F_L0(ObjectOperatorTest, handleKey) in HWTEST_F_L0() argument
342 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
379 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
416 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
441 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
[all …]
Dobject_operator_third_test.cpp48 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
80 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
118 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
156 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
221 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
242 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
280 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(102400)); in HWTEST_F_L0() local
328 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(i)); in HWTEST_F_L0() local
342 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
383 JSHandle<EcmaString> handleKey(factory->NewFromASCII("value")); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp55 JSHandle<JSTaggedValue> handleKey(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
74 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
91 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
163 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
203 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
234 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
Dglobal_dictionary_test.cpp301 JSHandle<JSTaggedValue> handleKey(factory->NewFromASCII(nameKey[i])); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_array.cpp45 JSHandle<JSTaggedValue> handleKey(thread, key); in GetNode() local
Djs_object.cpp2026 JSMutableHandle<JSTaggedValue> handleKey(thread, key); in SetIntegrityLevel() local
2040 JSMutableHandle<JSTaggedValue> handleKey(thread, key); in SetIntegrityLevel() local
2112 JSMutableHandle<JSTaggedValue> handleKey(thread, key); in TestIntegrityLevel() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_object.cpp202 JSHandle<JSTaggedValue> handleKey(thread, handleKeys->Get(thread, i)); in ObjectDefineProperties() local
424 JSMutableHandle<JSTaggedValue> handleKey(thread, JSTaggedValue::Undefined()); in GetOwnPropertyDescriptors() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_parser_test.cpp237 JSHandle<JSTaggedValue> handleKey(nameResult); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dobject_operator_stub_builder.cpp454 Label handleKey(env); in StartLookup() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_json_test.cpp194 JSHandle<JSTaggedValue> handleKey(nameResult); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h3364 …JSHandle<JSTaggedValue> handleKey = JSTaggedValue::ToPropertyKey(thread, JSHandle<JSTaggedValue>(t… in RuntimeDefineField() local