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

Issue 247343002: Cache maps for externalized typed array objects. (Closed)

Created:
6 years, 8 months ago by Dmitry Lomov (no reviews)
Modified:
6 years, 8 months ago
Reviewers:
ulan
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Cache maps for externalized typed array objects. After this, the maps do not garbage-collect, and typed array constructors do not deopt. R=ulan@chromium.org BUG=363855 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=20887

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -9 lines) Patch
M include/v8.h View 1 chunk +1 line, -1 line 0 comments Download
M src/bootstrapper.cc View 3 chunks +24 lines, -8 lines 0 comments Download
M src/contexts.h View 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Dmitry Lomov (no reviews)
PTAL
6 years, 8 months ago (2014-04-22 11:58:15 UTC) #1
ulan
lgtm
6 years, 8 months ago (2014-04-22 12:01:42 UTC) #2
Dmitry Lomov (no reviews)
6 years, 8 months ago (2014-04-22 12:24:35 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20887 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698