Searched defs:assemblerType (Results 1 – 2 of 2) sorted by relevance
190 CatchTable *ETSCatchContext::AddNewCathTable(const util::StringView assemblerType) in AddNewCathTable()200 CatchTable *ETSCatchContext::AddNewCathTable(const util::StringView assemblerType, const LabelPair … in AddNewCathTable()
1209 const auto assemblerType = ToAssemblerType(enumInterface->GetDecl()->BoxedClass()->TsType()); in EmitUnboxEnum() local1778 auto assemblerType = ToAssemblerType(targetType); in CastDynamicToObject() local