Searched defs:CommitContext (Results 1 – 1 of 1) sorted by relevance
275 struct CommitContext : public TransactionContext { struct276 int32_t Parse(napi_env env, size_t argc, napi_value *argv, napi_value self) in Parse()