Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_evacuator.cpp146 … GCStats::Scope sp2(GCStats::Scope::ScopeId::EvacuateRegion, heap_->GetEcmaVM()->GetEcmaGCStats()); in EvacuateSpace() local
151 … GCStats::Scope sp2(GCStats::Scope::ScopeId::WaitFinish, heap_->GetEcmaVM()->GetEcmaGCStats()); in EvacuateSpace() local
356 … GCStats::Scope sp2(GCStats::Scope::ScopeId::UpdateRoot, heap_->GetEcmaVM()->GetEcmaGCStats()); in UpdateReference() local
361 … GCStats::Scope sp2(GCStats::Scope::ScopeId::UpdateWeekRef, heap_->GetEcmaVM()->GetEcmaGCStats()); in UpdateReference() local
369 … GCStats::Scope sp2(GCStats::Scope::ScopeId::ProceeWorkload, heap_->GetEcmaVM()->GetEcmaGCStats()); in UpdateReference() local
/arkcompiler/runtime_core/libpandafile/
Dproto_data_accessor-inl.h77 auto sp2 = other->panda_file_.GetSpanFromId(other->proto_id_); in IsEqual() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dproto_data_accessor-inl.h79 auto sp2 = other->pandaFile_.GetSpanFromId(other->protoId_); in IsEqual() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vtable_builder.cpp41 Span sp2(desc2, 1); in IsInSamePackage() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1775 std::string *sp2 = static_cast<std::string *>(res1); in HWTEST_F_L0() local