Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/xgc/
Dxgc.cpp34 class XGCScope : public mem::GCScope<mem::TRACE_TIMING> { class
36 XGCScope(std::string_view name, PandaEtsVM *vm) in XGCScope() function in ark::ets::interop::js::XGCScope