Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
Dvariable.ts184 export class GlobalVariable extends Variable { class
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.h171 explicit GlobalVariable(Decl *decl, VariableFlags flags) : Variable(decl, flags) {} in GlobalVariable() function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument