Searched defs:SEMI_GC_VISIT (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | visitor.h | 40 enum class VisitType : size_t { SEMI_GC_VISIT, OLD_GC_VISIT, SNAPSHOT_VISIT, ALL_VISIT }; member in panda::ecmascript::VisitType |
Completed in 2 milliseconds