Do not use defineGetter in src/node.js for better crankshaft perf
authorRyan Dahl <ry@tinyclouds.org>
Mon, 14 Mar 2011 19:48:35 +0000 (12:48 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 14 Mar 2011 19:48:37 +0000 (12:48 -0700)
commit2a05fe784d1c7ced3cee11e0d9e066b3bb0f361e
treebb2ac6407fc00918685ca8a65892a169ad6b11e1
parente3925b741ca1d063d350fc3419f54ab1e9fc4755
Do not use defineGetter in src/node.js for better crankshaft perf

See: https://groups.google.com/d/topic/nodejs/xJqpp1_s6is/discussion
src/node.js