summaryrefslogtreecommitdiff
path: root/src/handle_wrap.h
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2013-08-07 17:14:16 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2013-08-07 17:16:47 +0200
commitda5ad92ab221e45648c871cf488e0699b5708288 (patch)
tree32f43813ebd505fb510bb96932b81ade0f8c961b /src/handle_wrap.h
parent4692b725deaf263aac79e8959ce4ca2a2285f3a0 (diff)
downloadandroid-node-v8-da5ad92ab221e45648c871cf488e0699b5708288.tar.gz
android-node-v8-da5ad92ab221e45648c871cf488e0699b5708288.tar.bz2
android-node-v8-da5ad92ab221e45648c871cf488e0699b5708288.zip
stream_wrap: use getters, not direct field access
Hide member fields behind getters. Make the fields themselves const in the sense that the pointer is non-assignable - the pointed to object remains mutable. Makes reasoning about lifecycle and mutability a little easier.
Diffstat (limited to 'src/handle_wrap.h')
0 files changed, 0 insertions, 0 deletions