LGTM
http://codereview.chromium.org/912002/diff/1/2 File src/ast.cc (right): http://codereview.chromium.org/912002/diff/1/2#newcode558 src/ast.cc:558: // Booleans, void Undefined, typeof String (but host objects are Let's remove the comment about host objects being implementation-dependents. As I read the spec, typeof returns a string which can be implementation dependent, but all that matters here is that it *does* return a string. http://codereview.chromium.org/912002 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
