Home
last modified time | relevance | path

Searched defs:vd (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/tests/types/primitives/
Dprimitives_no_type_annotation.ts23 let vd = undefined; variable
Dprimitives_in_if.ts23 let vd: void = undefined; variable
Dprimitives_only_type_annotation.ts23 let vd: void; variable
Dprimitives_in_block.ts23 let vd: void = undefined; variable
Dprimitives_in_for.ts23 let vd: void = undefined; variable
Dprimitives_in_class.ts24 vd: void = undefined; property in A
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp715 void PandaGen::MoveVreg(const ir::AstNode *node, VReg vd, VReg vs) in MoveVreg()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument