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

Issue 1359963002: Let the embedder provide entry points to Dart_Precompile. (Closed)

Created:
5 years, 3 months ago by rmacnak
Modified:
5 years, 3 months ago
Reviewers:
srdjan
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

Let the embedder provide entry points to Dart_Precompile. R=srdjan@google.com Committed: https://github.com/dart-lang/sdk/commit/f6021d060809a412cfcb36304ddcdff62efa7423

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -90 lines) Patch
M runtime/bin/main.cc View 1 1 chunk +26 lines, -1 line 0 comments Download
M runtime/include/dart_api.h View 1 1 chunk +11 lines, -1 line 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 1 chunk +7 lines, -14 lines 0 comments Download
M runtime/vm/precompiler.h View 1 1 chunk +5 lines, -3 lines 0 comments Download
M runtime/vm/precompiler.cc View 1 7 chunks +54 lines, -71 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
rmacnak
5 years, 3 months ago (2015-09-23 18:12:59 UTC) #2
srdjan
lgtm https://chromiumcodereview.appspot.com/1359963002/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://chromiumcodereview.appspot.com/1359963002/diff/1/runtime/bin/main.cc#newcode1284 runtime/bin/main.cc:1284: { NULL, NULL, NULL } Add comment: must ...
5 years, 3 months ago (2015-09-23 18:32:36 UTC) #3
rmacnak
https://chromiumcodereview.appspot.com/1359963002/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://chromiumcodereview.appspot.com/1359963002/diff/1/runtime/bin/main.cc#newcode1284 runtime/bin/main.cc:1284: { NULL, NULL, NULL } On 2015/09/23 18:32:36, srdjan ...
5 years, 3 months ago (2015-09-23 20:17:35 UTC) #4
rmacnak
5 years, 3 months ago (2015-09-23 20:19:01 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
f6021d060809a412cfcb36304ddcdff62efa7423 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698