()
| 14393 | n.owningGraph().setInsertPoint(n); |
| 14394 | } |
| 14395 | dispose() { |
| 14396 | this._prev.owningGraph().setInsertPoint(this._prev); |
| 14397 | } |
| 14398 | }); |
| 14399 | this.registerType('torch._C.Environment', class { |
| 14400 | constructor(method, resolver, b, next) { |
no test coverage detected