Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/
Depsilon.cpp72 bool EpsilonGC<LanguageConfig>::IsPostponeGCSupported() const in IsPostponeGCSupported() function in ark::mem::EpsilonGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp212 bool StwGC<LanguageConfig>::IsPostponeGCSupported() const in IsPostponeGCSupported() function in ark::mem::StwGC
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h59 bool IsPostponeGCSupported() const override in IsPostponeGCSupported() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp684 bool GenGC<LanguageConfig>::IsPostponeGCSupported() const in IsPostponeGCSupported() function in ark::mem::GenGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp2378 bool G1GC<LanguageConfig>::IsPostponeGCSupported() const in IsPostponeGCSupported() function in ark::mem::G1GC