Searched refs:TypeInferAbortBit (Results 1 – 1 of 1) sorted by relevance
339 return CompileStateBit::TypeInferAbortBit::Decode(compileState_.value_); in IsTypeInferAbort()344 CompileStateBit::TypeInferAbortBit::Set<uint8_t>(halfCompiled, &compileState_.value_); in SetTypeInferAbort()369 using TypeInferAbortBit = CompiledBit::NextField<bool, BOOL_FLAG_BIT_LENGTH>; variable370 using ResolvedMethodBit = TypeInferAbortBit::NextField<bool, BOOL_FLAG_BIT_LENGTH>;