commit | 8565e0056a202d7c10b59fa71d9c0c7dcd731443 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Mar 20 19:48:54 2018 -0400 |
committer | Corentin Wallez <corentin@wallez.net> | Fri Apr 06 16:03:57 2018 -0400 |
tree | 1ccf4c80504140520a36cdb53665d67feff2defa | |
parent | 2da19d5d6b7c917400d0688ec8c6aa40fa997377 [diff] [blame] |
Rename "buffer map read status" to "buffer map async status" This is in preparation of MapWriteAsync that will use the same status enum.
diff --git a/next.json b/next.json index 26cc046..eb9da5d 100644 --- a/next.json +++ b/next.json
@@ -257,7 +257,7 @@ "buffer map read callback": { "category": "natively defined" }, - "buffer map read status": { + "buffer map async status": { "category": "enum", "values": [ {"value": 0, "name": "success"},