Home
last modified time | relevance | path

Searched defs:returnUndefined (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/base/
DbcGenUtil.ts340 export function returnUndefined(): IRNode { function
/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp382 panda::pandasm::Ins returnUndefined; in AddTailInsForPatchFuncMain1() local
/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts1100 returnUndefined(node: ts.Node | NodeKind): void { method in PandaGen
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.cpp112 Label returnUndefined(&builder_); in LowerConvertHoleAsUndefined() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument