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

Issue 107543003: Flush instruction cache for deserialized code objects. (Closed)

Created:
7 years ago by ulan
Modified:
7 years ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Flush instruction cache for deserialized code objects. This fixes the flaky crashes on ARM when running preparser test suite in optdebug mode. R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18314

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M src/serialize.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/serialize.cc View 2 chunks +11 lines, -0 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
ulan
PTAL
7 years ago (2013-12-16 12:37:23 UTC) #1
Sven Panne
lgtm https://chromiumcodereview.appspot.com/107543003/diff/1/src/serialize.cc File src/serialize.cc (right): https://chromiumcodereview.appspot.com/107543003/diff/1/src/serialize.cc#newcode799 src/serialize.cc:799: while (it.has_next()) { Not directly your code, but ...
7 years ago (2013-12-16 12:53:53 UTC) #2
ulan
On 2013/12/16 12:53:53, Sven Panne wrote: > lgtm > > https://chromiumcodereview.appspot.com/107543003/diff/1/src/serialize.cc > File src/serialize.cc (right): ...
7 years ago (2013-12-16 12:56:23 UTC) #3
ulan
7 years ago (2013-12-16 13:08:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r18314.

Powered by Google App Engine
This is Rietveld 408576698