Home
last modified time | relevance | path

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

/third_party/typescript/src/lib/
Des2015.generator.d.ts36 interface GeneratorFunctionConstructor { interface
/third_party/typescript/lib/
Dlib.es2015.generator.d.ts56 interface GeneratorFunctionConstructor { interface
/third_party/node/deps/v8/src/builtins/
Dbuiltins-function.cc141 BUILTIN(GeneratorFunctionConstructor) { in BUILTIN() argument