Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dorig_symbol.h101 void SetIsFormal(bool isFormal) in SetIsFormal()
323 …OriginalSt(OStIdx index, MapleAllocator &alloc, bool local, bool isFormal, FieldID fieldID, PUIdx … in OriginalSt()
347 …bool isFormal; // it's from the formal parameters so the type must be kSymbolOst or kPregOst afte… variable