Searched defs:GCScope (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ | ||
| D | gc_scope.cpp | 22 GCScope<TRACE_TIMING>::GCScope(std::string_view name, GC *gc) in GCScope() function in ark::mem::GCScope |
| D | gc.h | 594 friend class GCScope; variable |