Home | History | Annotate | Download | only in heap

Lines Matching refs:object_type

6339 bool Heap::GetObjectTypeName(size_t index, const char** object_type,
6346 *object_type = #name; \
6353 *object_type = "CODE_TYPE"; \
6360 *object_type = "FIXED_ARRAY_TYPE"; \
6368 *object_type = "CODE_TYPE"; \