Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/cmc_gc/
Dhooks.cpp82 class CMCWeakVisitor final : public panda::ecmascript::WeakVisitor { class
84 … inline explicit CMCWeakVisitor(const common::WeakRefFieldVisitor &visitor) : visitor_(visitor) {}; in CMCWeakVisitor() function in common::CMCWeakVisitor