Maintain the invariant that the pattern string in an atom regexp is always
authorsandholm@chromium.org <sandholm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 30 Nov 2010 13:16:36 +0000 (13:16 +0000)
committersandholm@chromium.org <sandholm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 30 Nov 2010 13:16:36 +0000 (13:16 +0000)
commit2f74ca3b6d543fbaa97a0c5710c3d8399b20cb54
treeebb9ad59307f3a72f0320cc5ff4d26841d6f1a78
parent9edb2367bb01b97d192a955022734888b4cbfed8
Maintain the invariant that the pattern string in an atom regexp is always
a flat non-cons string.
Review URL: http://codereview.chromium.org/5270006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5907 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/handles.cc
src/jsregexp.cc
src/runtime.cc