Searched refs:InvokeTypeField (Results 1 – 1 of 1) sorted by relevance
4313 return GetPackedField<InvokeTypeField>(); in GetInvokeType()4366 using InvokeTypeField = BitField<InvokeType, kFieldInvokeType, kFieldInvokeTypeSize>; variable4389 SetPackedField<InvokeTypeField>(invoke_type); in HInvoke()