On 2009/12/11 11:20:01, Søren Gjesse wrote: > Maybe change the name of this to jsdebugging or something like that. I don't know. Such name will assume something generic about debugging, while the program itself has very limited purpose: processing lines.
> You should also add the sample to the SConstruct file to make it > buildbable, and Done > maybe also a Visual Studio project file (I can do that afterwards). I'm not sure we can do this. The program is going to be platform-dependent, because I need multi-threading. That's why I wanted platform.h to be public. http://codereview.chromium.org/491006 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
