mirror of https://github.com/lukechilds/node.git
Browse Source
* Remove kStorageSize constant. * Remove superfluous local variable and reinterpret_cast. * Reorder data members so the length field and data pointer (if not the data itself) fit in a single cache line. PR-URL: https://github.com/iojs/io.js/pull/1042 Reviewed-By: Trevor Norris <trev.norris@gmail.com>v1.8.0-commit
2 changed files with 9 additions and 15 deletions
Loading…
Reference in new issue