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

Issue 26306006: - Dart_ObjectIsType was allowing classes as parameter, changed it to only (Closed)

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

Description

- Dart_ObjectIsType was allowing classes as parameter, changed it to only allow types. - Return canonical Dart_Null, Dart_True and Dart_False handles instead of creating a new handle R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=28366

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -33 lines) Patch
M runtime/vm/dart_api_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 4 chunks +37 lines, -33 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
siva
7 years, 2 months ago (2013-10-08 00:05:50 UTC) #1
srdjan
lgtm
7 years, 2 months ago (2013-10-08 15:08:48 UTC) #2
siva
7 years, 2 months ago (2013-10-08 16:42:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r28366 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698