Searched defs:XGCScope (Results 1 – 1 of 1) sorted by relevance
34 class XGCScope : public mem::GCScope<mem::TRACE_TIMING> { class36 XGCScope(std::string_view name, PandaEtsVM *vm) in XGCScope() function in ark::ets::interop::js::XGCScope