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

Issue 23300004: Added Dart API methods: (Closed)

Created:
7 years, 4 months ago by siva
Modified:
7 years, 4 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Added Dart API methods: Dart_GetNativeIntegerArgument Dart_GetNativeDoubleArgument Dart_GetNativeBooleanArgument R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=26485

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -2 lines) Patch
M runtime/include/dart_api.h View 1 1 chunk +33 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 2 1 chunk +102 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 1 chunk +17 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
7 years, 4 months ago (2013-08-21 21:41:40 UTC) #1
srdjan
lgtm https://codereview.chromium.org/23300004/diff/5001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/23300004/diff/5001/runtime/vm/dart_api_impl.cc#newcode3752 runtime/vm/dart_api_impl.cc:3752: "%s: argument %d is not an Integer argument.", ...
7 years, 4 months ago (2013-08-21 22:58:43 UTC) #2
siva
https://codereview.chromium.org/23300004/diff/5001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/23300004/diff/5001/runtime/vm/dart_api_impl.cc#newcode3752 runtime/vm/dart_api_impl.cc:3752: "%s: argument %d is not an Integer argument.", Good ...
7 years, 4 months ago (2013-08-21 23:08:57 UTC) #3
siva
7 years, 4 months ago (2013-08-21 23:20:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r26485 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698