()
| 41263 | Object.assign(a.bind(u), { pluginName: s.name || o, isGenerator: Wo.isGenerator(a) }) |
| 41264 | ) |
| 41265 | } |
| 41266 | nextPlugin() { |
| 41267 | return this.wrappedPlugins.find((s) => this.getMutationsForPlugin(s).length > 0) |
| 41268 | } |
| 41269 | nextPromisedPatch() { |
| 41270 | if (this.promisedPatches.length > 0) |
no test coverage detected