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

Issue 13070003: Do not use object pool for VM heap objects on ARM. (Closed)

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

Description

Do not use object pool for VM heap objects on ARM. Update decoding of call pattern accordingly. Add missing store barrier when storing object pool in instructions object. Work with GrowableObjectArray in old heap space when assembling object pool. Committed: https://code.google.com/p/dart/source/detail?r=20483

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -62 lines) Patch
M runtime/vm/assembler_arm.cc View 1 8 chunks +24 lines, -20 lines 0 comments Download
M runtime/vm/instructions_arm.h View 1 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/vm/instructions_arm.cc View 1 4 chunks +55 lines, -27 lines 0 comments Download
M runtime/vm/object.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/object.cc View 1 3 chunks +13 lines, -11 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
7 years, 9 months ago (2013-03-25 18:42:02 UTC) #1
zra
lgtm
7 years, 9 months ago (2013-03-25 20:05:00 UTC) #2
regis
7 years, 9 months ago (2013-03-25 20:29:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20483 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698