| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_shared_array_test.cpp | 235 std::vector<JSHandle<JSTaggedValue>> keys; in SharedArrayDefineOwnPropertyTest() local 248 std::vector<JSHandle<JSTaggedValue>> keys; in SharedArrayDefineOwnPropertyTest() local 258 std::vector<JSHandle<JSTaggedValue>>& keys, std::vector<int32_t>& vals) in SharedArrayCheckKeyValueCommon() 277 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); in HWTEST_F_L0() local 311 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); in HWTEST_F_L0() local 359 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); in HWTEST_F_L0() local 404 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); in HWTEST_F_L0() local 440 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); in HWTEST_F_L0() local 472 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); in HWTEST_F_L0() local 510 auto keys = SharedArrayDefineOwnPropertyTest(thread, obj, descVals); in HWTEST_F_L0() local [all …]
|
| D | builtins_array_test.cpp | 237 std::vector<JSHandle<JSTaggedValue>> keys; in DefineOwnPropertyCommonTest() local 250 std::vector<JSHandle<JSTaggedValue>> keys; in DefineOwnPropertyCommonTest() local 260 std::vector<JSHandle<JSTaggedValue>>& keys, std::vector<int32_t>& vals) in CheckKeyValueCommon() 278 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); in HWTEST_F_L0() local 350 std::vector<JSHandle<JSTaggedValue>> keys{key0, key1, key2}; in HWTEST_F_L0() local 380 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); in HWTEST_F_L0() local 418 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); in HWTEST_F_L0() local 451 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); in HWTEST_F_L0() local 482 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); in HWTEST_F_L0() local 516 auto keys = DefineOwnPropertyCommonTest(thread, obj, descVals); in HWTEST_F_L0() local [all …]
|
| D | builtins_proxy_test.cpp | 96 JSHandle<TaggedArray> keys = JSObject::GetOwnPropertyKeys(thread, resultHandle); in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/es2panda/lexer/scripts/ |
| D | keywords.rb | 188 def collect_functions(functions, keys) argument
|
| /arkcompiler/ets_frontend/ets2panda/lexer/scripts/ |
| D | keywords.rb | 30 def build_tree(keys) argument
|
| /arkcompiler/ets_frontend/ets2panda/lsp/src/ |
| D | string_completions.cpp | 34 std::set<std::string> &keys) in ControlTypeAndAddToEntry() 49 std::set<std::string> keys = {}; in GetCompletionsFromBody() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ |
| D | TypeScriptLinterConfig.ts | 38 const keys = Object.keys(ts.SyntaxKind); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/dynamicimport/ets_to_ts/ |
| D | dynamic-import.ts | 65 let keys = Reflect.ownKeys(value); variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | containers_lightweightmap_stub_builder.h | 44 GateRef keys = Load(VariableType::JS_POINTER(), glue, obj, keysOffset); in GetKey() local
|
| D | containers_stub_builder.h | 268 GateRef keys = Load(VariableType::JS_POINTER(), glue, obj, keysOffset); in ContainerGetKey() local
|
| /arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
| D | summary.rb | 138 def except(hash, keys) argument
|
| /arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/ |
| D | summary.rb | 138 def except(hash, keys) argument
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/checker/ |
| D | ImageUtils.ts | 41 const keys = Object.keys(typeHandlers) as imageType[]; constant
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_class_creation_helper.cpp | 74 const Local<JSValueRef> *keys, PropertyAttribute *attrs, PropertyDescriptor *descs) in NewClassFuncProtoWithProperties() 146 …size_t staticPropCount, const Local<JSValueRef> *keys, PropertyAttribute *attrs, PropertyDescripto… in CreateClassFuncWithProperties()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | layout_info.cpp | 127 … uint32_t *keys, JSHandle<TaggedQueue> shadowQueue, int32_t lastLength) in GetAllEnumKeys() 153 …tAllEnumKeys(JSThread *thread, int end, int offset, JSHandle<TaggedArray> keyArray, uint32_t *keys) in GetAllEnumKeys()
|
| D | js_for_in_iterator.cpp | 94 TaggedArray *keys = TaggedArray::Cast(taggedKeys.GetTaggedObject()); in NextInternal() local
|
| D | property_accessor.cpp | 205 void PropertyAccessor::AddUndefinedEndIfNeeded(JSHandle<TaggedArray> keys) in AddUndefinedEndIfNeeded() 213 void PropertyAccessor::AddUndefinedEndIfNeeded(JSHandle<TaggedArray> keys, in AddUndefinedEndIfNeeded()
|
| /arkcompiler/runtime_core/static_core/verification/config/handlers/ |
| D | config_handler_options.cpp | 45 PandaString keys; in GetKeys() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | class_info_extractor.cpp | 133 JSHandle<TaggedArray> &keys, in ExtractAndReturnWhetherWithElements() 207 JSHandle<TaggedArray> &keys, in CreatePrototypeHClass() 249 JSHandle<TaggedArray> &keys, in CreateConstructorHClass() 348 …e<JSHClass> ClassInfoExtractor::CreateSendableHClass(JSThread *thread, JSHandle<TaggedArray> &keys, in CreateSendableHClass() 612 JSHandle<TaggedArray> &keys, in BuildDictionaryProperties() 860 void SendableClassDefiner::FilterDuplicatedKeys(JSThread *thread, const JSHandle<TaggedArray> &keys, in FilterDuplicatedKeys() 904 … const JSHandle<JSObject> &object, JSHandle<TaggedArray> &keys, JSHandle<TaggedArray> &properties, in BuildSendableDictionaryProperties()
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_api_lightweightmap_test.cpp | 69 JSHandle<JSAPILightWeightMap> RemoveCommon(std::vector<JSHandle<JSTaggedValue>>& keys, in RemoveCommon() 189 std::vector<JSHandle<JSTaggedValue>> keys{}; in HWTEST_F_L0() local 209 std::vector<JSHandle<JSTaggedValue>> keys{}; in HWTEST_F_L0() local
|
| D | layout_info_test.cpp | 139 uint32_t keys = 0; in GetAllKeysCommon() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_call_params/ts_to_sts/ |
| D | generic_call_params.js | 95 export function genericKeyof(obj, keys) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ |
| D | json_helper.cpp | 80 auto keys = PandaUnorderedSet<PandaString>(); in SerializeFields() local 619 PandaUnorderedSet<PandaString> &keys) in HandleField()
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_third_tests.cpp | 951 Local<JSValueRef> keys[1100]; in HWTEST_F_L0() local 992 Local<JSValueRef> keys[] = { in HWTEST_F_L0() local 1010 Local<JSValueRef> keys[] = { in HWTEST_F_L0() local 1034 const char *keys[1100]; in HWTEST_F_L0() local 1074 const char *keys[] = { in HWTEST_F_L0() local 1089 const char *keys[] = { in HWTEST_F_L0() local 1148 Local<JSValueRef> keys[] = { in HWTEST_F_L0() local 1172 Local<JSValueRef> keys[] = { in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | ets_proxy.cpp | 159 napi_value keys; in CopyNamedProperties() local
|