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