LGTM
http://codereview.chromium.org/1569009/diff/1/2 File samples/lineprocessor.cc (right): http://codereview.chromium.org/1569009/diff/1/2#newcode29 samples/lineprocessor.cc:29: // Enable debugger support by default. Maybe explain that this define is local to this file and what it is used for, and that if this is turned on the V8 library used need to be built with debugger support (compiled with ENABLE_DEBUGGER_SUPPORT defined - which is a different one) for it to have any effect. http://codereview.chromium.org/1569009/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe, reply using "remove me" as the subject.
