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

Issue 12221009: Fresh try at "Use browsers JSON.parse for parsing JSON." (Closed)

Created:
7 years, 10 months ago by sra1
Modified:
7 years, 10 months ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fresh try at "Use browsers JSON.parse for parsing JSON." Committed: https://code.google.com/p/dart/source/detail?r=18116

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -23 lines) Patch
M runtime/bin/bin.gypi View 7 chunks +36 lines, -1 line 0 comments Download
M runtime/bin/builtin.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/builtin.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/bin/builtin_gen_snapshot.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/bin/dartutils.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/dartutils.cc View 1 chunk +1 line, -0 lines 0 comments Download
A + runtime/bin/json_patch.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M runtime/bin/json_sources.gypi View 1 chunk +3 lines, -3 lines 0 comments Download
A sdk/lib/_internal/compiler/implementation/lib/json_patch.dart View 1 1 chunk +84 lines, -0 lines 0 comments Download
M sdk/lib/_internal/libraries.dart View 1 chunk +2 lines, -1 line 0 comments Download
M sdk/lib/json/json.dart View 1 chunk +10 lines, -7 lines 0 comments Download
A + sdk/lib/json/json_sources.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/json/json_test.dart View 3 chunks +36 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698