[Generator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Generator) Would be nice if we could have C API to create JS generator like JS_NewGenerator. I'm not sure if we have it yet, correct me if yes.