summaryrefslogtreecommitdiff
path: root/doc/STYLE_GUIDE.md
diff options
context:
space:
mode:
authorJoyee Cheung <joyeec9h3@gmail.com>2018-03-31 04:02:57 +0800
committerJoyee Cheung <joyeec9h3@gmail.com>2018-04-04 15:25:59 +0800
commitf7049a20068dc8a7e904b7cdd3d5b307b595dd3a (patch)
tree2feea6b9e576299d541c2c57196ffc96399c2027 /doc/STYLE_GUIDE.md
parent30fe55e248087664e91928794ef281fbf2ba8c8d (diff)
downloadandroid-node-v8-f7049a20068dc8a7e904b7cdd3d5b307b595dd3a.tar.gz
android-node-v8-f7049a20068dc8a7e904b7cdd3d5b307b595dd3a.tar.bz2
android-node-v8-f7049a20068dc8a7e904b7cdd3d5b307b595dd3a.zip
fs: refactor stats array to be more generic
- Pass kFsStatsFieldsLength between JS and C++ instead of using the magic number 14 - Pass the global stats array to the completion callback of asynchronous FSReqWrap similar to how the stats arrays are passed to the FSReqPromise resolvers - Abstract the stats converter and take an offset to compute the old stats in fs.watchFile - Use templates in node::FillStatsArray and FSReqPromise in preparation for BigInt intergration - Put the global stat array filler in node_internals.h because it is shared by node_file.cc and node_stat_watcher.cc PR-URL: https://github.com/nodejs/node/pull/19714 Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc/STYLE_GUIDE.md')
0 files changed, 0 insertions, 0 deletions