finish method

GPURenderBundle finish([
  1. GPURenderBundleDescriptor? descriptor
])

Implementation

GPURenderBundle finish([GPURenderBundleDescriptor? descriptor]) =>
    js_util.callMethod(this, 'finish', [descriptor]);