Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_function.cpp135 auto newFuncTypeIdx = GlobalTables::GetTypeTable().GetOrCreateMIRType(newFuncType); in UpdateFuncTypeAndFormals() local
145 auto newFuncTypeIdx = GlobalTables::GetTypeTable().GetOrCreateMIRType(newFuncType); in UpdateFuncTypeAndFormalsAndReturnType() local