21 Heap* heap = thread->heap();
44 GCTestHelper::CollectNewSpace();
50 GCTestHelper::CollectOldSpace();
void ResetObjectIdTable()
intptr_t GetObjectId(ObjectPtr raw_obj) const
void SetObjectId(ObjectPtr raw_obj, intptr_t object_id)
static SmiPtr New(intptr_t value)
static StringPtr New(const char *cstr, Heap::Space space=Heap::kNew)
static constexpr intptr_t kNoValue
ISOLATE_UNIT_TEST_CASE(StackAllocatedDestruction)