Searched defs:GetNotFoundObjVisitor (Results 1 – 1 of 1) sorted by relevance
691 class GetNotFoundObjVisitor final : public EcmaObjectRangeVisitor<GetNotFoundObjVisitor> { class693 explicit GetNotFoundObjVisitor(CUnorderedSet<TaggedObject *> ¬FoundObjSet, in GetNotFoundObjVisitor() function in panda::ecmascript::GetNotFoundObjVisitor