Home
last modified time | relevance | path

Searched refs:funcInfoIsString (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_function.cpp543 const MapleVector<bool> &funcInfoIsString = InfoIsString(); in DumpFuncBody() local
551 if (!funcInfoIsString[i]) { in DumpFuncBody()