Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.cpp137 bool seenComputed = false; in CreateClassStaticProperties() local
151 seenComputed = true; in CreateClassStaticProperties()
176 if (seenComputed) { in CreateClassStaticProperties()
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DobjectExpression.cpp276 bool seenComputed = false; in CompileStaticProperties() local
285 seenComputed = true; in CompileStaticProperties()
293 seenComputed = true; in CompileStaticProperties()
302 if (seenComputed) { in CompileStaticProperties()