Searched defs:CMCWeakVisitor (Results 1 – 1 of 1) sorted by relevance
82 class CMCWeakVisitor final : public panda::ecmascript::WeakVisitor { class84 … inline explicit CMCWeakVisitor(const common::WeakRefFieldVisitor &visitor) : visitor_(visitor) {}; in CMCWeakVisitor() function in common::CMCWeakVisitor