Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Side by Side Diff: test/message/function-sent-escaped.out

Issue 1700123003: [parser] unify metaproperty parsing and require unescaped property name (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: more oops Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « test/message/function-sent-escaped.js ('k') | test/message/new-target-escaped.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 *%(basename)s:8: SyntaxError: 'function.sent' must not contain escaped character s
2 return function.s\u0065nt;
3 ^^^^^^^^^^^^^^^^^^
4 SyntaxError: 'function.sent' must not contain escaped characters
OLDNEW
« no previous file with comments | « test/message/function-sent-escaped.js ('k') | test/message/new-target-escaped.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698