Home
last modified time | relevance | path

Searched refs:GetFirstRegion (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dspace.h172 Region *GetFirstRegion() const in GetFirstRegion() function
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp89 …ASSERT_EQ(const_cast<Heap *>(ecmaVm2->GetHeap())->GetHugeObjectSpace()->GetFirstRegion() != nullpt… in CompatibilityHelper()