The sample shell in the V8 repository is supposed to be just a sample, and therefore has just the most basic features to illustrate various V8 constructs.
For more advanced shell features the developer shell D8 is supposed to be used, and is the place for the whatever features are required for an advanced V8 based JavaScript shell. From you comments it looks as if you have already used D8, if there are some shortcommings in D8 we would rather see these fixed in D8. http://codereview.chromium.org/99254 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
