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

Issue 512933002: Use PassiveObject were possible. (Closed)

Created:
6 years, 3 months ago by siva
Modified:
6 years, 3 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Use PassiveObject were possible. Committed: https://code.google.com/p/dart/source/detail?r=39687

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -33 lines) Patch
M runtime/vm/bigint_operations.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/code_generator.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/compiler.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/debugger.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/deopt_instructions.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/object.cc View 8 chunks +20 lines, -18 lines 0 comments Download
M runtime/vm/snapshot.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
siva
asiva@google.com changed reviewers: + iposva@google.com
6 years, 3 months ago (2014-08-27 20:45:05 UTC) #1
siva
6 years, 3 months ago (2014-08-27 20:45:05 UTC) #2
Ivan Posva
LGTMwC -ip https://codereview.chromium.org/512933002/diff/1/runtime/vm/deopt_instructions.cc File runtime/vm/deopt_instructions.cc (right): https://codereview.chromium.org/512933002/diff/1/runtime/vm/deopt_instructions.cc#newcode341 runtime/vm/deopt_instructions.cc:341: PassiveObject& obj = PassiveObject::Handle(); Handle(isolate()) https://codereview.chromium.org/512933002/diff/1/runtime/vm/object.cc File ...
6 years, 3 months ago (2014-08-28 19:31:54 UTC) #3
siva
https://codereview.chromium.org/512933002/diff/1/runtime/vm/deopt_instructions.cc File runtime/vm/deopt_instructions.cc (right): https://codereview.chromium.org/512933002/diff/1/runtime/vm/deopt_instructions.cc#newcode341 runtime/vm/deopt_instructions.cc:341: PassiveObject& obj = PassiveObject::Handle(); On 2014/08/28 19:31:53, Ivan Posva ...
6 years, 3 months ago (2014-08-29 00:17:02 UTC) #4
siva
6 years, 3 months ago (2014-08-29 00:22:23 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r39687 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698