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

Issue 2857853003: Fix building of parameter descriptors from Kernel (Closed)

Created:
3 years, 7 months ago by Kevin Millikin (Google)
Modified:
3 years, 7 months ago
Reviewers:
bkonyi
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix building of parameter descriptors from Kernel When building parameter descriptors from Kernel functions, the function's script is needed to get access to the string table. BUG= R=bkonyi@google.com Committed: https://github.com/dart-lang/sdk/commit/1e9143987a41526ae9e5b275e97b6083df75cec2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -13 lines) Patch
M runtime/lib/mirrors.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M runtime/vm/kernel_to_il.h View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/kernel_to_il.cc View 2 chunks +10 lines, -5 lines 0 comments Download
M tests/lib/lib.status View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
Kevin Millikin (Google)
3 years, 7 months ago (2017-05-02 23:54:01 UTC) #2
bkonyi
lgtm
3 years, 7 months ago (2017-05-02 23:56:24 UTC) #3
Kevin Millikin (Google)
3 years, 7 months ago (2017-05-02 23:57:07 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1e9143987a41526ae9e5b275e97b6083df75cec2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698