Home
last modified time | relevance | path

Searched defs:def (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DclassExpression.h36 …explicit ClassExpression(ClassDefinition *def) : Expression(AstNodeType::CLASS_EXPRESSION), def_(d… in ClassExpression()
/arkcompiler/ets_frontend/es2panda/ir/statements/
DclassDeclaration.h34 explicit ClassDeclaration(ClassDefinition *def, ArenaVector<Decorator *> &&decorators) in ClassDeclaration()
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dadjust_arefs.cpp61 for (auto def : defs_) { in RunImpl() local
138 Inst *def = head->GetInput(0).GetInst(); in ProcessChain() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dchunk_containers.h41 ChunkVector(size_t size, T def, Chunk *chunk) in ChunkVector()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp336 GateRef def = gateAcc_.GetValueIn(gate, id); in ComputeLiveOutBC() local
343 GateRef def = gateAcc_.GetValueIn(gate, i); in ComputeLiveOutBC() local
395 GateRef def = gateAcc_.GetValueIn(saveRegsGate, i); in UpdateVirtualRegistersOfSuspend() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp2540 ir::MethodDefinition *def = stmt->AsMethodDefinition(); in IsConstructor() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …=e.apply(n,arguments);return`[${38+t};2;${r[0]};${r[1]};${r[2]}m`};Object.defineProperty(e,"expor… property