Searched refs:VisitObjectBodyWithRep (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/snapshot/mem/ |
| D | snapshot_processor.h | 108 …bool VisitObjectBodyWithRep(TaggedObject *root, ObjectSlot slot, uintptr_t obj, int index, VisitOb…
|
| D | snapshot_processor.cpp | 1477 if (VisitObjectBodyWithRep(root, slot, snapshotObj, index, area)) { in SerializeObject() 1490 bool SnapshotProcessor::VisitObjectBodyWithRep(TaggedObject *root, ObjectSlot slot, uintptr_t obj, … in VisitObjectBodyWithRep() function in panda::ecmascript::SnapshotProcessor
|