Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dpartial_gc.cpp132 ECMA_BYTRACE_NAME(HITRACE_TAG_ARK, "GC::ProcessNewToEden"); in Mark()
133 heap_->GetNonMovableMarker()->ProcessNewToEden(MAIN_THREAD_INDEX); in Mark()
H A Dparallel_marker.h41 void ProcessNewToEden(uint32_t threadId); // for HPPGC only sticky mode
H A Dparallel_marker.cpp37 void Marker::ProcessNewToEden(uint32_t threadId) in ProcessNewToEden() function in panda::ecmascript::Marker

Completed in 3 milliseconds