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

Issue 26072002: Rewrite Class::HasTypeArguments() for efficiency. (Closed)

Created:
7 years, 2 months ago by regis
Modified:
7 years, 2 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Rewrite Class::HasTypeArguments() for efficiency. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=28319

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -6 lines) Patch
M runtime/vm/object.cc View 1 2 chunks +30 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
7 years, 2 months ago (2013-10-04 23:43:46 UTC) #1
siva
lgtm https://codereview.chromium.org/26072002/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/26072002/diff/1/runtime/vm/object.cc#newcode1746 runtime/vm/object.cc:1746: bool Class::HasTypeArguments() const { Would it make sense ...
7 years, 2 months ago (2013-10-07 04:06:37 UTC) #2
regis
Thanks! https://codereview.chromium.org/26072002/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/26072002/diff/1/runtime/vm/object.cc#newcode1746 runtime/vm/object.cc:1746: bool Class::HasTypeArguments() const { On 2013/10/07 04:06:37, siva ...
7 years, 2 months ago (2013-10-07 18:28:06 UTC) #3
regis
7 years, 2 months ago (2013-10-07 18:38:33 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r28319 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698