Not that it really matters, but V8's Object.create implementation uses 
__proto__ itself, so from that standpoint you're pretty much doing the same 
thing.  
https://github.com/joyent/node/blob/master/deps/v8/src/v8natives.js#L1038

Reply via email to