| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_tree_set_iterator.cpp | 54 JSMutableHandle<TaggedArray> entries(thread, iter->GetEntries()); in Next() local
|
| D | js_api_tree_map_iterator.cpp | 54 JSMutableHandle<TaggedArray> entries(thread, iter->GetEntries()); in Next() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_tree.cpp | 150 CQueue<int> entries; in AdjustTaggedTree() local 338 CStack<int> entries; in GetSortArray() local 509 CQueue<int> entries; in HasValue() local 531 CQueue<int> entries; in SetAll() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | file_generators.h | 241 const std::vector<AOTFileInfo::FuncEntryDes> &entries = aotInfo_.GetStubs(); in GenerateMethodToEntryIndexMap() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_source_text.cpp | 983 JSHandle<TaggedArray> entries(thread, importEntries); in AddImportEntry() local 1004 JSHandle<TaggedArray> entries(thread, localExportEntries); in AddLocalExportEntry() local 1020 JSHandle<TaggedArray> entries(thread, indirectExportEntries); in AddIndirectExportEntry() local 1035 JSHandle<TaggedArray> entries(thread, starExportEntries); in AddStarExportEntry() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_treeset.cpp | 378 JSHandle<TaggedArray> entries = TaggedTreeSet::GetArrayFromSet(thread, iteratedSet); in ForEach() local
|
| D | containers_treemap.cpp | 428 JSHandle<TaggedArray> entries = TaggedTreeMap::GetArrayFromMap(thread, iteratedMap); in ForEach() local
|
| D | containers_private.cpp | 528 JSHandle<JSTaggedValue> entries = globalConst->GetHandledEntriesString(); in InitializeTreeMap() local 1139 JSHandle<JSTaggedValue> entries(factory->NewFromASCII("entries")); in InitializeHashMap() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| D | containers_hashset_test.cpp | 396 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| D | containers_plainarray_test.cpp | 281 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| D | containers_lightweightset_test.cpp | 451 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| D | containers_lightweightmap_test.cpp | 484 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| D | containers_hashmap_test.cpp | 394 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| D | containers_treeset_test.cpp | 881 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| D | containers_treemap_test.cpp | 976 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | bit_table.h | 561 size_t AddArray(Span<Entry> entries) in AddArray()
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.cpp | 2700 std::unique_ptr<PtJson> entries; in Create() local 2733 std::unique_ptr<PtJson> entries = PtJson::CreateArray(); in ToJson() local
|
| D | pt_types.h | 2354 ScriptTypeProfile &SetEntries(std::vector<std::unique_ptr<TypeProfileEntry>> entries) in SetEntries()
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins.cpp | 1333 JSHandle<JSTaggedValue> entries(factory_->NewFromASCII("entries")); in InitializeMap() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|