void bufferData(int target, int size, int usage) => js_util.callMethod(this, 'bufferData', [target, size, usage]);