Revision: 18099
Author: [email protected]
Date: Wed Nov 27 10:41:24 2013 UTC
Log: Experimental scanner: test file fix.
[email protected]
BUG=
Review URL: https://codereview.chromium.org/91243002
http://code.google.com/p/v8/source/detail?r=18099
Modified:
/branches/experimental/parser/test/lexer/cornercases/strings-and-identifiers-with-escapes.js
=======================================
---
/branches/experimental/parser/test/lexer/cornercases/strings-and-identifiers-with-escapes.js
Wed Nov 27 10:04:13 2013 UTC
+++
/branches/experimental/parser/test/lexer/cornercases/strings-and-identifiers-with-escapes.js
Wed Nov 27 10:41:24 2013 UTC
@@ -28,6 +28,6 @@
"this is a normal string"
"this is a string with an \xaa escape"
"this \u00ab too"
-"and \n this\t"
+"and \n this \t\000"
-identifierwith\u26aaescape
+identifier\u1118oo
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.