Home
last modified time | relevance | path

Searched refs:NeedCompileKey (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/base/
H A DclassProperty.h125 bool NeedCompileKey() const in NeedCompileKey() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ClassProperty
H A DclassDefinition.cpp359 if (prop->IsComputed() && prop->NeedCompileKey()) { in CompileComputedKeys()
499 if (prop->IsComputed() && prop->NeedCompileKey()) { in BuildClassEnvironment()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dfunction.cpp150 } else if (prop->IsComputed() && prop->NeedCompileKey()) { in CompileField()

Completed in 3 milliseconds