finish method
Implementation
GPUCommandBuffer finish([GPUCommandBufferDescriptor? descriptor]) =>
js_util.callMethod(this, 'finish', [descriptor]);
GPUCommandBuffer finish([GPUCommandBufferDescriptor? descriptor]) =>
js_util.callMethod(this, 'finish', [descriptor]);