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

Issue 9423042: Copy JSSyntaxRegExp from frog. (Closed)

Created:
8 years, 10 months ago by ahe
Modified:
8 years, 10 months ago
Reviewers:
ngeoffray, kasperl
CC:
reviews_dartlang.org, karlklose, floitsch, Lasse Reichstein Nielsen
Visibility:
Public.

Description

Copy JSSyntaxRegExp from frog. Committed: https://code.google.com/p/dart/source/detail?r=4440

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -97 lines) Patch
M dart/frog/leg/lib/js_helper.dart View 2 chunks +7 lines, -0 lines 1 comment Download
M dart/frog/leg/lib/mockimpl.dart View 1 chunk +122 lines, -4 lines 0 comments Download
A dart/frog/leg/lib/regexp_helper.dart View 1 chunk +38 lines, -0 lines 0 comments Download
M dart/tests/co19/co19-leg.status View 4 chunks +42 lines, -77 lines 0 comments Download
M dart/tests/corelib/corelib-leg.status View 3 chunks +6 lines, -12 lines 0 comments Download
M dart/tests/language/language-leg.status View 3 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
Total: 3084 tests * 184 tests will be skipped * 1 tests are expected to ...
8 years, 10 months ago (2012-02-20 16:13:49 UTC) #1
kasperl
LGTM. https://chromiumcodereview.appspot.com/9423042/diff/1/dart/frog/leg/lib/js_helper.dart File dart/frog/leg/lib/js_helper.dart (right): https://chromiumcodereview.appspot.com/9423042/diff/1/dart/frog/leg/lib/js_helper.dart#newcode804 dart/frog/leg/lib/js_helper.dart:804: checkNull(value); Would it be simpler to rewrite some ...
8 years, 10 months ago (2012-02-21 07:35:17 UTC) #2
ngeoffray
LGTM
8 years, 10 months ago (2012-02-21 12:18:29 UTC) #3
ahe
8 years, 10 months ago (2012-02-22 09:14:38 UTC) #4
Hi Nicolas and Kasper,

Thank you for taking a look. I'll follow up on your suggestions in a new CL.

Cheers,
Peter

Powered by Google App Engine
This is Rietveld 408576698