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

Issue 10115034: Add a missing arity check for top-level methods in Dart_Invoke. (Closed)

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

Description

Add a missing arity check for top-level methods in Dart_Invoke. Add a new EXPECT_ERROR macro to make it easier to verify meaningful error messages in tests. Committed: https://code.google.com/p/dart/source/detail?r=6705

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -7 lines) Patch
M vm/dart_api_impl.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M vm/dart_api_impl_test.cc View 4 chunks +15 lines, -0 lines 0 comments Download
M vm/unit_test.h View 1 2 3 4 1 chunk +23 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
turnidge
Hi Matthias -- Tiny change for your review. Todd
8 years, 8 months ago (2012-04-18 18:01:11 UTC) #1
hausner
8 years, 8 months ago (2012-04-18 18:09:26 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698