Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dfull_gc.h155 friend class FullGCMarkRootVisitor; variable
Dparallel_marker.h62 friend class FullGCMarkRootVisitor; variable
Dfull_gc-inl.h205 FullGCMarkRootVisitor::FullGCMarkRootVisitor(FullGCRunner *runner) : runner_(runner) {} in FullGCMarkRootVisitor() function