|
Added validating JSON parser mode to parser.
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+636 lines, -112 lines) |
Patch |
|
M |
src/ast.h
|
View
|
|
5 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/ast.cc
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/compiler.cc
|
View
|
|
4 chunks |
+3 lines, -26 lines |
0 comments
|
Download
|
|
M |
src/json-delay.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/parser.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
1 comment
|
Download
|
|
M |
src/parser.cc
|
View
|
|
19 chunks |
+311 lines, -40 lines |
6 comments
|
Download
|
|
M |
src/scanner.h
|
View
|
|
3 chunks |
+31 lines, -5 lines |
1 comment
|
Download
|
|
M |
src/scanner.cc
|
View
|
|
4 chunks |
+206 lines, -5 lines |
2 comments
|
Download
|
|
M |
test/mjsunit/debug-compile-event.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/json.js
|
View
|
|
2 chunks |
+79 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/mirror-script.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|