This is in regexp parsing, right?

-- Mads

On Tue, Nov 18, 2008 at 9:37 AM, Erik Corry <[EMAIL PROTECTED]> wrote:
> Apparently we are parsing malformed {} quantifiers wrong.  We are throwing
> syntax errors where the others just parse them as literal { and }.
>
> The relevant test is emca_3/externsions/regress-228087.js
>
> Parts of that file are rather bogus since the author has forgotten for most
> of the file that backslashes are stripped in single quoted strings, but
> nevertheless we shouldn't be throwing exceptions on the examples there.
>
> --
> Erik Corry, Software Engineer
> Google Denmark ApS.  CVR nr. 28 86 69 84
> c/o Philip & Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 Copenhagen K,
> Denmark.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to