Home
last modified time | relevance | path

Searched refs:DumpForSnapshotTaggedTreeEntry (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Ddump.cpp4643 void DumpForSnapshotTaggedTreeEntry(T tree, int index, std::vector<Reference> &vec, bool isMap = false) in DumpForSnapshotTaggedTreeEntry() function
4674 DumpForSnapshotTaggedTreeEntry(const_cast<TaggedTreeMap *>(this), index, vec, true); in DumpForSnapshot()
4696 DumpForSnapshotTaggedTreeEntry(const_cast<TaggedTreeSet *>(this), index, vec, true); in DumpForSnapshot()

Completed in 8 milliseconds