Home
last modified time | relevance | path

Searched defs:para1 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/class_validation/
Dclass_demo_2.ts25 constructor(public para1 = 1, private para2 = "hello") { property in MyPets
/arkcompiler/ets_frontend/ts2panda/tests/
DregAllocator.test.ts230 let para1 = pandaGen.getTemp(); variable
252 let para1 = pandaGen.getTemp(); variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp60 GateRef para1 = acc_.GetValueIn(gate, 0); in TypedTrigonometric() local
153 GateRef para1 = acc_.GetValueIn(gate, 0); in TypedAbs() local