Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
DglobalClassHandler.cpp92 const auto functionFlags = ir::ScriptFunctionFlags::NONE; in CreateAndFillTopLevelMethod() local
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp1999 es2panda_ScriptFunctionFlags functionFlags, in CreateScriptFunction()