Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h286 explicit LetDecl(util::StringView name) : Decl(name) {} in LetDecl() function
287 explicit LetDecl(util::StringView name, ir::AstNode *declNode) : Decl(name, declNode) {} in LetDecl() function
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h288 explicit LetDecl(util::StringView name) : Decl(name) {} in LetDecl() function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument