Home
last modified time | relevance | path

Searched refs:SPACE_TYPE_LAST (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dspace.h35 SPACE_TYPE_LAST // Count of different types enumerator
43 constexpr size_t SPACE_TYPE_SIZE = helpers::ToUnderlying(SpaceType::SPACE_TYPE_LAST);
/arkcompiler/runtime_core/libpandabase/tests/
Dmem_space_test.cpp42 EXPECT_STREQ("ark-Unknown Space", SpaceTypeToString(SpaceType::SPACE_TYPE_LAST));
/arkcompiler/ets_runtime/ecmascript/mem/
Dspace.h41 SPACE_TYPE_LAST, // Count of different types enumerator