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

Issue 11017069: - Remove deprecated Dart API calls Dart_ClosureSmrck and DartClosureSetSmrck (Closed)

Created:
8 years, 2 months ago by siva
Modified:
8 years, 2 months ago
Reviewers:
Anton Muhin, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

- Remove deprecated Dart API calls Dart_ClosureSmrck and DartClosureSetSmrck - Remove the smrck field from RawClosure object. Committed: https://code.google.com/p/dart/source/detail?r=13559

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -40 lines) Patch
M include/dart_api.h View 1 chunk +0 lines, -6 lines 0 comments Download
M vm/dart_api_impl.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M vm/object.h View 1 chunk +0 lines, -7 lines 0 comments Download
M vm/raw_object.h View 1 chunk +1 line, -3 lines 0 comments Download
M vm/stub_code_ia32.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M vm/stub_code_x64.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
siva
8 years, 2 months ago (2012-10-11 00:53:57 UTC) #1
Ivan Posva
LGTM -ip
8 years, 2 months ago (2012-10-11 03:37:37 UTC) #2
Anton Muhin
8 years, 2 months ago (2012-10-11 13:45:40 UTC) #3
lgtm and you should be good to go---I've submitted the change to switch to peer
API

Powered by Google App Engine
This is Rietveld 408576698