finish method

Implementation

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