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

Issue 9567023: Fix crash in inline cache: forgot to GC properly RawICData. Various cleanups. (Closed)

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

Description

Fix crash in inline cache: forgot to GC properly RawICData. Various cleanups. Committed: https://code.google.com/p/dart/source/detail?r=4832

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -14 lines) Patch
M runtime/vm/code_generator.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/code_patcher_ia32.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M runtime/vm/code_patcher_x64.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M runtime/vm/object.h View 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/object.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M runtime/vm/raw_object.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 9 months ago (2012-03-01 21:38:25 UTC) #1
siva
8 years, 9 months ago (2012-03-01 21:43:47 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698