Home
last modified time | relevance | path

Searched refs:MARK (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc_marker.h43 void MarkRoots(uint32_t threadId, SharedMarkType markType, VMRootVisitType type = VMRootVisitType::MARK);
45 VMRootVisitType type = VMRootVisitType::MARK);
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dvisitor.h41 enum class VMRootVisitType : uint8_t { MARK, UPDATE_ROOT, VERIFY, HEAP_SNAPSHOT }; member in panda::ecmascript::VMRootVisitType
H A Dparallel_marker.h40 void MarkRoots(uint32_t threadId, VMRootVisitType type = VMRootVisitType::MARK);

Completed in 2 milliseconds