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

Issue 9693051: Add type checking to some native function arguments (Closed)

Created:
8 years, 9 months ago by hausner
Modified:
8 years, 9 months ago
Reviewers:
turnidge, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add type checking to some native function arguments Committed: https://code.google.com/p/dart/source/detail?r=5437

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -48 lines) Patch
M runtime/lib/date.cc View 8 chunks +20 lines, -19 lines 1 comment Download
M runtime/lib/error.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/lib/isolate.cc View 2 chunks +8 lines, -7 lines 1 comment Download
M runtime/lib/string.cc View 4 chunks +19 lines, -22 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
8 years, 9 months ago (2012-03-13 18:02:17 UTC) #1
Ivan Posva
LGTM with comments. -Ivan http://codereview.chromium.org/9693051/diff/1/runtime/lib/date.cc File runtime/lib/date.cc (right): http://codereview.chromium.org/9693051/diff/1/runtime/lib/date.cc#newcode8 runtime/lib/date.cc:8: #include "vm/exceptions.h" native_entry.h should include ...
8 years, 9 months ago (2012-03-13 18:19:53 UTC) #2
turnidge
8 years, 9 months ago (2012-03-13 18:21:09 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698