Home
last modified time | relevance | path

Searched refs:taskPhase_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.h452 : Task(id), sHeap_(heap), taskPhase_(taskPhase) {}; in ParallelMarkTask()
461 SharedParallelMarkPhase taskPhase_; member in panda::panda::ecmascript::SharedHeap::ParallelMarkTask
1566 : Task(id), heap_(heap), taskPhase_(taskPhase) {}; in ParallelGCTask()
1575 ParallelGCTaskPhase taskPhase_; member in panda::panda::ecmascript::Heap::ParallelGCTask
H A Dheap.cpp320 switch (taskPhase_) { in Run()
2359 switch (taskPhase_) { in Run()
2383 LOG_GC(FATAL) << "this branch is unreachable, type: " << static_cast<int>(taskPhase_); in Run()

Completed in 8 milliseconds