Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aottest/classstatic/
Dclassstatic.ts191 static Constant = 1; property in cpu1
317 static Constant = 1; property in Node
/arkcompiler/ets_frontend/es2panda/ir/
DastDump.h67 enum class Constant { enum
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h54 enum class Constant { enum
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h2007 …cit ConstantInst(Opcode /* unused */, T value, bool support_int32 = false) : Inst(Opcode::Constant) in Inst()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js83553 Constant: 0, property