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

Issue 15494008: - Some of the pre registered classes like Int, Double etc. were not being (Closed)

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

Description

- Some of the pre registered classes like Int, Double etc. were not being marked as being prefinalized. Mark them as pre finalized. - Replaced the check (cls.functions() != Object::empty_array().raw()) as indicating it is a pre-registered class. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=22914

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
siva
7 years, 7 months ago (2013-05-20 23:12:25 UTC) #1
regis
LGTM
7 years, 7 months ago (2013-05-20 23:36:01 UTC) #2
siva
7 years, 7 months ago (2013-05-21 01:02:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22914 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698