v2.1.0
Use a smidgen of macro magic to abstract away the differences between node.js v0.10 and v0.11. In particular, abstract the differences between V8 3.14 and 3.24. Note that this commit targets the current HEAD of node.js master, it's not compatible with the most recent v0.11 release, v0.11.12. Fixes #56.