Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DyieldExpression.h23 class GeneratorFunctionBuilder; variable
/arkcompiler/ets_frontend/ts2panda/src/function/
DgeneratorFunctionBuilder.ts36 export class GeneratorFunctionBuilder extends FunctionBuilder { class
/arkcompiler/ets_frontend/es2panda/compiler/function/
DgeneratorFunctionBuilder.h41 …explicit GeneratorFunctionBuilder(PandaGen *pg, CatchTable *catchTable) : FunctionBuilder(pg, catc… in GeneratorFunctionBuilder() function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument