| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_shared_array_test.cpp | 108 std::vector<JSHandle<JSTaggedValue>> keys; in HWTEST_F_L0() local
|
| H A D | layout_info_test.cpp | 140 uint32_t keys = 0; in GetAllKeysCommon() local
|
| H A D | global_dictionary_test.cpp | 259 uint32_t keys = 0; in HWTEST_F_L0() local
|
| H A D | js_api_bitvector_test.cpp | 480 JSHandle<TaggedArray> keys = JSAPIBitVector::OwnKeys(thread, bitVector); in HWTEST_F_L0() local
|
| H A D | js_api_lightweightmap_test.cpp | 69 JSHandle<JSAPILightWeightMap> RemoveCommon(std::vector<JSHandle<JSTaggedValue>>& keys, in RemoveCommon() argument
|
| H A D | js_api_arraylist_test.cpp | 583 JSHandle<TaggedArray> keys = JSAPIArrayList::OwnKeys(thread, arrayList); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/verification/config/handlers/ |
| H A D | config_handler_options.cpp | 45 PandaString keys; in GetKeys() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | containers_lightweightmap_stub_builder.h | 39 GateRef keys = Load(VariableType::JS_POINTER(), obj, keysOffset);
in GetKey() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_proxy_test.cpp | 96 JSHandle<TaggedArray> keys = JSObject::GetOwnPropertyKeys(thread, resultHandle); in HWTEST_F_L0() local
|
| H A D | builtins_array_test.cpp | 237 std::vector<JSHandle<JSTaggedValue>> keys; in DefineOwnPropertyCommonTest() local 250 std::vector<JSHandle<JSTaggedValue>> keys; in DefineOwnPropertyCommonTest() local 259 CheckKeyValueCommon(JSThread* thread, JSHandle<JSObject>& valueHandle, PropertyDescriptor& descRes, std::vector<JSHandle<JSTaggedValue>>& keys, std::vector<int32_t>& vals) CheckKeyValueCommon() argument 278 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 380 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 418 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 451 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 482 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 516 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 547 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 583 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 613 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 647 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 719 auto keys = DefineOwnPropertyCommonTest(thread, obj, vals); HWTEST_F_L0() local 749 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 780 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1068 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1097 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1122 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1170 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1196 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1223 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1253 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1276 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1299 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1421 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1455 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1523 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1555 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1584 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1619 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1652 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local 1681 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); HWTEST_F_L0() local [all...] |
| H A D | builtins_shared_array_test.cpp | 227 std::vector<JSHandle<JSTaggedValue>> keys; in SharedArrayDefineOwnPropertyTest() local 240 std::vector<JSHandle<JSTaggedValue>> keys; in SharedArrayDefineOwnPropertyTest() local 249 SharedArrayCheckKeyValueCommon(JSThread* thread, JSHandle<JSObject>& valueHandle, PropertyDescriptor& descRes, std::vector<JSHandle<JSTaggedValue>>& keys, std::vector<int32_t>& vals) SharedArrayCheckKeyValueCommon() argument 269 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 314 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 359 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 395 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 427 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 465 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 500 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, vals); HWTEST_F_L0() local 532 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 565 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 862 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 889 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 912 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 983 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1017 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1041 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1065 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1111 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1148 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1188 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1349 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1371 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1449 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1486 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1566 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local 1620 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); HWTEST_F_L0() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_for_in_iterator.cpp | 87 TaggedArray *keys = TaggedArray::Cast(taggedKeys.GetTaggedObject()); in NextInternal() local
|
| H A D | layout_info.cpp | 136 GetAllEnumKeys(JSThread *thread, int end, int offset, JSHandle<TaggedArray> keyArray, uint32_t *keys, JSHandle<TaggedQueue> shadowQueue, const JSHandle<JSObject> object, int32_t lastLength) GetAllEnumKeys() argument 167 GetAllEnumKeys(JSThread *thread, int end, int offset, JSHandle<TaggedArray> keyArray, uint32_t *keys, const JSHandle<JSObject> object) GetAllEnumKeys() argument
|
| H A D | property_accessor.cpp | 164 void PropertyAccessor::AddKeysEndIfNeeded(JSHandle<TaggedArray> keys) in AddKeysEndIfNeeded() argument
|
| H A D | builtin_entries.h | 160 std::vector<std::string> keys; variable
|
| H A D | tagged_dictionary.cpp | 149 void NameDictionary::GetAllEnumKeys(JSThread *thread, int offset, JSHandle<TaggedArray> keyArray, uint32_t *keys, in GetAllEnumKeys() argument 347 GetAllEnumKeys(JSThread *thread, const JSHandle<NumberDictionary> &obj, int offset, const JSHandle<TaggedArray> &keyArray, uint32_t *keys, int32_t lastLength) GetAllEnumKeys() argument
|
| H A D | tagged_list.cpp | 142 JSHandle<TaggedArray> keys = factory->NewTaggedArray(length); in OwnKeys() local
|
| H A D | dump.cpp | 2037 TaggedArray *keys = TaggedArray::Cast(GetKeys().GetTaggedObject()); in Dump() local 2401 TaggedArray *keys = TaggedArray::Cast(GetHashes().GetTaggedObject()); in Dump() local 4524 TaggedArray *keys = TaggedArray::Cast(GetKeys().GetTaggedObject()); in DumpForSnapshot() local 5104 TaggedArray *keys = TaggedArray::Cast(GetKeys().GetTaggedObject()); in DumpForSnapshot() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_reflect.cpp | 266 JSHandle<TaggedArray> keys = JSTaggedValue::GetOwnPropertyKeys(thread, target); in ReflectOwnKeys() local
|
| H A D | builtins_object.cpp | 60 JSHandle<TaggedArray> keys = JSTaggedValue::GetOwnPropertyKeys(thread, JSHandle<JSTaggedValue>::Cast(from)); in AssignTaggedValue() local 117 JSHandle<TaggedArray> keys = JSTaggedValue::GetOwnPropertyKeys(thread, JSHandle<JSTaggedValue>::Cast(from)); in Assign() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| H A D | containers_plainarray.cpp | 41 JSHandle<TaggedArray> keys = in PlainArrayConstructor() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| H A D | jsnapi_third_tests.cpp | 957 Local<JSValueRef> keys[1100]; in HWTEST_F_L0() local 998 Local<JSValueRef> keys[] = { in HWTEST_F_L0() local 1016 Local<JSValueRef> keys[] = { in HWTEST_F_L0() local 1040 const char *keys[1100]; in HWTEST_F_L0() local 1080 const char *keys[] = { HWTEST_F_L0() local 1095 const char *keys[] = { HWTEST_F_L0() local 1154 Local<JSValueRef> keys[] = { HWTEST_F_L0() local 1178 Local<JSValueRef> keys[] = { HWTEST_F_L0() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| H A D | js_api_plain_array.cpp | 70 TaggedArray *keys = TaggedArray::Cast(GetKeys().GetTaggedObject()); in AdjustForward() local 152 TaggedArray *keys = TaggedArray::Cast(GetKeys().GetTaggedObject()); in Clear() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| H A D | class_info_extractor.cpp | 123 ExtractAndReturnWhetherWithElements(JSThread *thread, const JSHandle<TaggedArray> &literal, const ExtractContentsDetail &detail, JSHandle<TaggedArray> &keys, JSHandle<TaggedArray> &properties, JSHandle<TaggedArray> &elements, const JSPandaFile *jsPandaFile) ExtractAndReturnWhetherWithElements() argument 198 CreatePrototypeHClass(JSThread *thread, JSHandle<TaggedArray> &keys, JSHandle<TaggedArray> &properties) CreatePrototypeHClass() argument 240 CreateConstructorHClass(JSThread *thread, const JSHandle<JSTaggedValue> &base, JSHandle<TaggedArray> &keys, JSHandle<TaggedArray> &properties) CreateConstructorHClass() argument 340 CreateSendableHClass(JSThread *thread, JSHandle<TaggedArray> &keys, JSHandle<TaggedArray> &properties, bool isProtoClass, uint32_t extraLength) CreateSendableHClass() argument 597 BuildDictionaryProperties(JSThread *thread, const JSHandle<JSObject> &object, JSHandle<TaggedArray> &keys, JSHandle<TaggedArray> &properties, ClassPropertyType type, const JSHandle<JSTaggedValue> &lexenv) BuildDictionaryProperties() argument 836 FilterDuplicatedKeys(JSThread *thread, const JSHandle<TaggedArray> &keys, const JSHandle<TaggedArray> &properties) FilterDuplicatedKeys() argument 879 BuildSendableDictionaryProperties(JSThread *thread, const JSHandle<JSObject> &object, JSHandle<TaggedArray> &keys, JSHandle<TaggedArray> &properties, ClassPropertyType type, const JSHandle<JSFunction> &ctor) BuildSendableDictionaryProperties() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| H A D | heap_dump_test.cpp | 473 JSHandle<TaggedArray> keys = in NewJSAPIPlainArray() local
|