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

Issue 113763004: Change Dart_GetNativeBooleanArgument to use class Ids and direct (Closed)

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

Description

Change Dart_GetNativeBooleanArgument to use class Ids and direct pointer comparision of the singleton objects to determine value. R=rmacnak@google.com Committed: https://code.google.com/p/dart/source/detail?r=31311

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -13 lines) Patch
M runtime/vm/dart_api_impl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 2 chunks +23 lines, -13 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
siva
7 years ago (2013-12-19 00:34:47 UTC) #1
siva
7 years ago (2013-12-19 16:53:08 UTC) #2
rmacnak
LGTM https://codereview.chromium.org/113763004/diff/20001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (left): https://codereview.chromium.org/113763004/diff/20001/runtime/vm/dart_api_impl.cc#oldcode3869 runtime/vm/dart_api_impl.cc:3869: if (obj.IsNull()) { We've been interpreting null as ...
7 years ago (2013-12-19 19:36:38 UTC) #3
siva
7 years ago (2013-12-20 00:15:15 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r31311 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698