http://codereview.chromium.org/18404/diff/1/2 File src/d8.cc (right):
http://codereview.chromium.org/18404/diff/1/2#newcode449 Line 449: while (ptr) { Fixed (times 3). http://codereview.chromium.org/18404/diff/1/2#newcode475 Line 475: Context::Scope context_scope(evaluation_context_); I don't think so -- there can only be one thread during initialization. http://codereview.chromium.org/18404/diff/1/2#newcode496 Line 496: Locker::StartPreemption(10); Right, but I don't want to enable it without the -p option, and this way I don't have to keep track of when I first meet a -p. http://codereview.chromium.org/18404/diff/1/2#newcode505 Line 505: // Use all other arguments as names of files to load and run. Fixed http://codereview.chromium.org/18404/diff/1/2#newcode520 Line 520: RunShell(); Fixed http://codereview.chromium.org/18404 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
