Files
node/lib
Nathan Rajlich 8ec31a3362 Use Object.getPrototypeOf() on the object in the REPL tab-completion.
Some people use __proto__ to augment an Object's prototype after it's been created.
This patch helps make the "new" prototype properties visible if necessary.

This is also more consistent with the while logic below.
2011-08-23 15:35:36 -07:00
..
2011-07-06 09:24:37 +09:00
2011-03-14 17:37:05 -07:00
2011-08-09 14:20:06 -07:00
2011-03-14 17:37:05 -07:00
2011-08-12 16:23:11 +02:00
2011-03-14 17:37:05 -07:00
2011-07-19 01:46:38 -07:00
2011-03-14 17:37:05 -07:00
2011-08-22 14:31:25 -07:00
2011-08-17 13:25:44 -07:00
2011-08-22 14:31:25 -07:00
2011-07-29 16:57:28 -07:00
2011-08-23 14:27:50 -07:00
2011-04-26 20:04:32 -07:00
2011-03-14 17:37:05 -07:00
2011-03-14 17:37:05 -07:00
2011-08-10 09:44:35 -07:00
2011-07-27 19:54:31 -07:00
2011-03-14 17:37:05 -07:00
2011-03-30 10:06:25 -07:00