Home
last modified time | relevance | path

Searched defs:markedObjects (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_adaptive_marking_stack.cpp65 MarkedObjects markedObjects; in MarkObjects() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1238 auto markedObjects = stack->MarkObjects(visitor); in MarkStackMixed() local
1568 GCMarkingStackType::MarkedObjects markedObjects(youngRegions.size(), nullptr); in FastYoungMark() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp1765 std::unordered_set<uintptr_t> markedObjects; in HWTEST_F_L0() local