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

Issue 1653143002: Fix gen snapshot code to use Dart_LoadLibrary instead of Dart_LoadScript so that the root library v… (Closed)

Created:
4 years, 10 months ago by siva
Modified:
4 years, 10 months ago
Reviewers:
Cutch
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

Fix gen snapshot code to use Dart_LoadLibrary instead of Dart_LoadScript so that the root library value is not set when creating the bootstrap snapshot. The root library gets set when the application is loaded in later. R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/cab435bd03c558b45632195901dc8278a366fccb

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M runtime/bin/gen_snapshot.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
siva
4 years, 10 months ago (2016-02-01 20:50:44 UTC) #2
Cutch
lgtm
4 years, 10 months ago (2016-02-01 20:53:40 UTC) #3
siva
4 years, 10 months ago (2016-02-01 20:57:08 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
cab435bd03c558b45632195901dc8278a366fccb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698