Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp3247 void CGLowerer::ProcessClassInfo(MIRType &classType, bool &classInfoFromRt, std::string &classInfo)… in ProcessClassInfo()
3434 bool classInfoFromRt = false; /* whether the classinfo is generated by RT */ in LowerIntrinsicopWithType() local