Home
last modified time | relevance | path

Searched defs:markType (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc_marker.cpp22 void SharedGCMarkerBase::MarkRoots(uint32_t threadId, SharedMarkType markType, VMRootVisitType type) in MarkRoots() argument
45 void SharedGCMarkerBase::MarkLocalVMRoots(uint32_t threadId, EcmaVM *localVm, SharedMarkType markType, in MarkLocalVMRoots() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller.cpp210 void MemController::RecordAfterConcurrentMark(MarkType markType, const ConcurrentMarker *marker) in RecordAfterConcurrentMark() argument
H A Dheap.h186 void SetMarkType(MarkType markType) in SetMarkType() argument

Completed in 4 milliseconds