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

Issue 1376183002: VM: Replace CheckedHandle with Cast/Handle in some places. (Closed)

Created:
5 years, 2 months ago by Florian Schneider
Modified:
5 years, 2 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Replace CheckedHandle with Cast/Handle in some places. CheckedHandle are only when entering C++ from native code, or when calling out via the API. Otherwise Cast and Object::Handle is sufficient. BUG= R=hausner@google.com Committed: https://github.com/dart-lang/sdk/commit/9a0b13fe862c45a6466de23c563f1c51a574be45

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M runtime/vm/dart_entry.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/parser.cc View 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Florian Schneider
5 years, 2 months ago (2015-09-30 11:12:59 UTC) #2
Florian Schneider
Ping?
5 years, 2 months ago (2015-10-15 17:11:12 UTC) #3
hausner
LGTM. Sorry, must have accidentally deleted the first email.
5 years, 2 months ago (2015-10-15 18:16:02 UTC) #4
Florian Schneider
5 years, 2 months ago (2015-10-21 14:54:57 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9a0b13fe862c45a6466de23c563f1c51a574be45 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698