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

Issue 1961953003: DBC: Adds DecodeLoadObjectFromPoolOrThread, enables tests (Closed)

Created:
4 years, 7 months ago by zra
Modified:
4 years, 7 months ago
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

DBC: Adds DecodeLoadObjectFromPoolOrThread, enables tests R=vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/a6c686234c7a0ca4eadb63200df83fba6ded4c96

Patch Set 1 #

Total comments: 2

Patch Set 2 : Decode more instructions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -6 lines) Patch
M runtime/tests/vm/vm.status View 1 chunk +0 lines, -5 lines 0 comments Download
M runtime/vm/constants_dbc.h View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/instructions_dbc.cc View 1 1 chunk +31 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
zra
4 years, 7 months ago (2016-05-09 17:46:39 UTC) #2
Vyacheslav Egorov (Google)
lgtm https://codereview.chromium.org/1961953003/diff/1/runtime/vm/instructions_dbc.cc File runtime/vm/instructions_dbc.cc (right): https://codereview.chromium.org/1961953003/diff/1/runtime/vm/instructions_dbc.cc#newcode118 runtime/vm/instructions_dbc.cc:118: (Bytecode::DecodeOpcode(instr) == Bytecode::kLoadConstant)) { There are more instructions ...
4 years, 7 months ago (2016-05-09 18:26:13 UTC) #3
zra
https://codereview.chromium.org/1961953003/diff/1/runtime/vm/instructions_dbc.cc File runtime/vm/instructions_dbc.cc (right): https://codereview.chromium.org/1961953003/diff/1/runtime/vm/instructions_dbc.cc#newcode118 runtime/vm/instructions_dbc.cc:118: (Bytecode::DecodeOpcode(instr) == Bytecode::kLoadConstant)) { On 2016/05/09 18:26:13, Vyacheslav Egorov ...
4 years, 7 months ago (2016-05-09 19:36:11 UTC) #4
zra
4 years, 7 months ago (2016-05-09 19:52:40 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a6c686234c7a0ca4eadb63200df83fba6ded4c96 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698