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

Issue 11299170: - Do not visit length and hash of string objects. They are guaranteed to be Smi. (Closed)

Created:
8 years ago by Ivan Posva
Modified:
8 years ago
Reviewers:
siva
CC:
reviews_dartlang.org, cshapiro
Visibility:
Public.

Description

- Do not visit length and hash of string objects. They are guaranteed to be Smi. Committed: https://code.google.com/p/dart/source/detail?r=15330

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Ivan Posva
First step in entirely skipping String objects based on discussion with Carl. -Ivan
8 years ago (2012-11-26 05:53:59 UTC) #1
siva
8 years ago (2012-11-26 16:33:20 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698