http://codereview.chromium.org/8312015/diff/1/src/objects-inl.h File src/objects-inl.h (right):
http://codereview.chromium.org/8312015/diff/1/src/objects-inl.h#newcode296 src/objects-inl.h:296: return GetUnderlying()->IsAsciiRepresentationUnderneath(); Is it possible to make an arbitraryly deep nesting of a cons of a slice of a cons of a slice of a...? If so this risks recursing too deep. http://codereview.chromium.org/8312015/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
