Searched refs:kNotHeapType (Results 1 – 2 of 2) sorted by relevance
77 return AsmType::kNotHeapType; in ElementSizeInBytes()93 return AsmType::kNotHeapType; in ElementSizeInBytes()
227 enum : int32_t { kNotHeapType = -1 }; enumerator