Searched refs:GeneratorFunction (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/test/moduletest/generator/ | ||
H A D | generator.js | 58 var GeneratorFunction = GeneratorFunctionPrototype.constructor; variable 60 print(Object.getPrototypeOf(GeneratorFunction)); |
Completed in 1 milliseconds