summaryrefslogtreecommitdiff
path: root/CPP_STYLE_GUIDE.md
diff options
context:
space:
mode:
authorJoyee Cheung <joyeec9h3@gmail.com>2018-01-13 11:18:41 +0800
committerJoyee Cheung <joyeec9h3@gmail.com>2018-01-17 02:35:17 +0800
commiteca73a2f82c8a52f37ad4c97b29d3cdecf32c93a (patch)
treeca397fac16ce63b41895ea8b9b14d24122b4f6a7 /CPP_STYLE_GUIDE.md
parent0c8aaf318ab8a501fe3075afb8fc175c744adcdb (diff)
downloadandroid-node-v8-eca73a2f82c8a52f37ad4c97b29d3cdecf32c93a.tar.gz
android-node-v8-eca73a2f82c8a52f37ad4c97b29d3cdecf32c93a.tar.bz2
android-node-v8-eca73a2f82c8a52f37ad4c97b29d3cdecf32c93a.zip
fs: migrate ASYNC_CALL to AsyncCall
This patch migrates all the `ASYNC_CALL` macro in `node_file.cc` to the template counterpart AsyncCall. Also goes with a different style of wrapping the arguments so it's clearer to see what arguments are passed to which `uv_fs_*` functions. PR-URL: https://github.com/nodejs/node/pull/18144 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'CPP_STYLE_GUIDE.md')
0 files changed, 0 insertions, 0 deletions