commit 方法

Future commit()

实现

Future commit() => promiseToFuture(JS("", "#.commit()", this));