Home
last modified time | relevance | path

Searched defs:throwUndefinedIfHole (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/base/
DbcGenUtil.ts168 export function throwUndefinedIfHole(name: string): IRNode { function
/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts862 throwUndefinedIfHole(node: ts.Node, name: string): void { method in PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp464 bool throwUndefinedIfHole) in LoadObjByNameViaDebugger()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument