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

Issue 10271032: - Add extra checking when validating objects. (Closed)

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

Description

- Add extra checking when validating objects. - Properly set the class tags when converting growable arrays to fixed length arrays. - Set the class tag when allocating instantiated type arguments. Committed: https://code.google.com/p/dart/source/detail?r=7190

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -38 lines) Patch
M vm/assembler_macros_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M vm/assembler_macros_x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M vm/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M vm/intrinsifier_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M vm/object.h View 6 chunks +7 lines, -7 lines 0 comments Download
M vm/object.cc View 1 5 chunks +12 lines, -6 lines 0 comments Download
M vm/raw_object.h View 1 chunk +1 line, -1 line 0 comments Download
M vm/raw_object.cc View 4 chunks +10 lines, -3 lines 0 comments Download
M vm/stub_code_ia32.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M vm/stub_code_x64.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M vm/verifier.h View 1 chunk +4 lines, -1 line 0 comments Download
M vm/verifier.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ivan Posva
8 years, 7 months ago (2012-05-01 15:12:48 UTC) #1
siva
8 years, 7 months ago (2012-05-02 00:08:06 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698