Home
last modified time | relevance | path

Searched defs:entries (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread_hclass_entries.h53 Entry entries[N_ENTRIES]; member
H A Dtagged_tree.cpp150 CQueue<int> entries; in AdjustTaggedTree() local
399 CStack<int> entries; in GetSortArray() local
579 CQueue<int> entries; HasValue() local
601 CQueue<int> entries; SetAll() local
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dgc_intrusion_check.cpp81 auto entries = GetBundle(statepoint, BUNDLES[i]); in CheckStatepoint() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_info.cpp219 const std::vector<AOTFileInfo::FuncEntryDes> &entries = GetStubs(); in GenerateMethodToEntryIndexMap() local
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_treemap.cpp431 JSHandle<TaggedArray> entries = TaggedTreeMap::GetArrayFromMap(thread, iteratedMap); in ForEach() local
H A Dcontainers_treeset.cpp364 JSHandle<TaggedArray> entries = TaggedTreeSet::GetArrayFromSet(thread, iteratedSet); in ForEach() local
H A Dcontainers_private.cpp526 JSHandle<JSTaggedValue> entries = globalConst->GetHandledEntriesString(); in InitializeTreeMap() local
/arkcompiler/toolchain/tooling/test/
H A Dpt_returns_test.cpp251 auto entries = std::vector<std::unique_ptr<TypeProfileEntry>>(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Ddebugger_api.cpp1228 JSHandle<TaggedArray> entries = TaggedTreeMap::GetArrayFromMap(thread, iteratedMap); in GetTreeMapValue() local
1256 JSHandle<TaggedArray> entries = TaggedTreeSet::GetArrayFromSet(thread, iteratedSet); in GetTreeSetValue() local
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp3120 std::unique_ptr<PtJson> entries; in Create() local
3153 std::unique_ptr<PtJson> entries = PtJson::CreateArray(); in ToJson() local
[all...]
H A Dpt_types.h2614 ScriptTypeProfile &SetEntries(std::vector<std::unique_ptr<TypeProfileEntry>> entries) in SetEntries() argument

Completed in 21 milliseconds