Home
last modified time | relevance | path

Searched refs:returnUndefined (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/function/
DfunctionBuilder.ts77 …isWatchEvaluateExpressionMode() ? this.pg.return(NodeKind.INVALID) : this.pg.returnUndefined(node);
DgeneratorFunctionBuilder.ts65 …isWatchEvaluateExpressionMode() ? this.pg.return(NodeKind.INVALID) : this.pg.returnUndefined(node);
/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp382 panda::pandasm::Ins returnUndefined; in AddTailInsForPatchFuncMain1() local
383 returnUndefined.opcode = pandasm::Opcode::RETURNUNDEFINED; in AddTailInsForPatchFuncMain1()
384 ins.push_back(returnUndefined); in AddTailInsForPatchFuncMain1()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.cpp112 Label returnUndefined(&builder_); in LowerConvertHoleAsUndefined() local
117 builder_.Branch(builder_.TaggedIsHole(*result), &returnUndefined, &exit); in LowerConvertHoleAsUndefined()
118 builder_.Bind(&returnUndefined); in LowerConvertHoleAsUndefined()
/arkcompiler/ets_frontend/ts2panda/src/base/
DbcGenUtil.ts340 export function returnUndefined(): IRNode { function
/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts70 returnUndefined,
1100 returnUndefined(node: ts.Node | NodeKind): void { method in PandaGen
1103 returnUndefined()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2returnUndefined,setLexicalEnvironmentFlags:e.noop,getLexicalEnvironmentFlags:function(){return 0},… function