Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp691 class GetNotFoundObjVisitor final : public EcmaObjectRangeVisitor<GetNotFoundObjVisitor> { class
693 explicit GetNotFoundObjVisitor(CUnorderedSet<TaggedObject *> &notFoundObjSet, in GetNotFoundObjVisitor() function in panda::ecmascript::GetNotFoundObjVisitor