Home
last modified time | relevance | path

Searched defs:assemblerType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DdynamicContext.cpp190 CatchTable *ETSCatchContext::AddNewCathTable(const util::StringView assemblerType) in AddNewCathTable()
200 CatchTable *ETSCatchContext::AddNewCathTable(const util::StringView assemblerType, const LabelPair … in AddNewCathTable()
DETSGen.cpp1800 auto assemblerType = ToAssemblerType(targetType); in CastDynamicToObject() local