Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_tree_set_iterator.cpp54 JSMutableHandle<TaggedArray> entries(thread, iter->GetEntries()); in Next() local
Djs_api_tree_map_iterator.cpp54 JSMutableHandle<TaggedArray> entries(thread, iter->GetEntries()); in Next() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.cpp150 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/
Dfile_generators.h241 const std::vector<AOTFileInfo::FuncEntryDes> &entries = aotInfo_.GetStubs(); in GenerateMethodToEntryIndexMap() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp983 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/
Dcontainers_treeset.cpp378 JSHandle<TaggedArray> entries = TaggedTreeSet::GetArrayFromSet(thread, iteratedSet); in ForEach() local
Dcontainers_treemap.cpp428 JSHandle<TaggedArray> entries = TaggedTreeMap::GetArrayFromMap(thread, iteratedMap); in ForEach() local
Dcontainers_private.cpp528 JSHandle<JSTaggedValue> entries = globalConst->GetHandledEntriesString(); in InitializeTreeMap() local
1139 JSHandle<JSTaggedValue> entries(factory->NewFromASCII("entries")); in InitializeHashMap() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_hashset_test.cpp396 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
Dcontainers_plainarray_test.cpp281 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
Dcontainers_lightweightset_test.cpp451 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
Dcontainers_lightweightmap_test.cpp484 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
Dcontainers_hashmap_test.cpp394 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
Dcontainers_treeset_test.cpp881 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
Dcontainers_treemap_test.cpp976 JSMutableHandle<JSTaggedValue> entries(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_table.h561 size_t AddArray(Span<Entry> entries) in AddArray()
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp2700 std::unique_ptr<PtJson> entries; in Create() local
2733 std::unique_ptr<PtJson> entries = PtJson::CreateArray(); in ToJson() local
Dpt_types.h2354 ScriptTypeProfile &SetEntries(std::vector<std::unique_ptr<TypeProfileEntry>> entries) in SetEntries()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1333 JSHandle<JSTaggedValue> entries(factory_->NewFromASCII("entries")); in InitializeMap() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property