Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Djit_fort.h94 std::array<JitFortRegion *, MAX_JIT_FORT_REGIONS>regions_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.h680 DList regions_; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1_analytics_test.cpp68 std::list<Region> regions_; member in ark::mem::G1AnalyticsTest