Home
last modified time | relevance | path

Searched defs:stringKey (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dlinked_hash_table_test.cpp157 JSHandle<EcmaString> stringKey = factory->NewFromASCII(keyArray); in HWTEST_F_L0() local
177 JSHandle<EcmaString> stringKey = factory->NewFromASCII(keyArray); in HWTEST_F_L0() local
189 JSHandle<EcmaString> stringKey = factory->NewFromASCII(keyArray); in HWTEST_F_L0() local
221 JSHandle<EcmaString> stringKey = factory->NewFromASCII(keyArray); in HWTEST_F_L0() local
253 JSHandle<EcmaString> stringKey = factory->NewFromASCII(keyArray); in HWTEST_F_L0() local
Dtagged_dictionary_test.cpp116 JSHandle<EcmaString> stringKey = thread->GetEcmaVM()->GetFactory()->NewFromASCII(keyArray); in HWTEST_F_L0() local
256 JSHandle<EcmaString> stringKey(JSTaggedValue::ToString(thread, numberKey)); in HWTEST_F_L0() local
Dtagged_tree_test.cpp237 JSHandle<JSTaggedValue> stringKey(factory->NewFromStdString(keyArray)); in HWTEST_F_L0() local
256 JSHandle<EcmaString> stringKey = factory->NewFromStdString(keyArray); in HWTEST_F_L0() local
267 JSHandle<JSTaggedValue> stringKey(factory->NewFromStdString(keyArray)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhash_stub_builder.cpp43 Label stringKey(env); in GetHash() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp399 StringKey stringKey = GetStringTable()->GetKeyByStringId(node->strId); in FillNodes() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp226 Label stringKey(env); in LayoutInfoAssignAllEnumProperty() local
316 Label stringKey(env); in NameDictionaryAssignAllEnumProperty() local