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

Issue 184443002: Evict from optimized code map in sync with removing from optimized functions list. (Closed)

Created:
6 years, 9 months ago by Yang
Modified:
6 years, 9 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Evict from optimized code map in sync with removing from optimized functions list. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19603

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -188 lines) Patch
M src/deoptimizer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects.h View 1 chunk +3 lines, -2 lines 0 comments Download
M src/objects.cc View 1 chunk +29 lines, -25 lines 0 comments Download
M src/objects-inl.h View 2 chunks +2 lines, -5 lines 0 comments Download
M src/runtime.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D test/mjsunit/regress-3135.js View 1 chunk +0 lines, -53 lines 0 comments Download
D test/mjsunit/regress-330046.js View 1 chunk +0 lines, -61 lines 0 comments Download
D test/mjsunit/regress-333594.js View 1 chunk +0 lines, -42 lines 0 comments Download
A test/mjsunit/regress-sync-optimized-lists.js View 1 1 chunk +45 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-3135.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/regress/regress-330046.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/regress/regress-333594.js View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 9 months ago (2014-02-28 11:54:03 UTC) #1
ulan
LGTM
6 years, 9 months ago (2014-02-28 11:59:48 UTC) #2
Yang
6 years, 9 months ago (2014-02-28 12:27:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r19603 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698