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

Issue 307383002: Add option to disable MirrorCache. (Closed)

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

Description

Add option to disable MirrorCache. R=yurys@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21644

Patch Set 1 #

Patch Set 2 : test case #

Total comments: 4

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -30 lines) Patch
M src/debug.cc View 1 chunk +11 lines, -11 lines 0 comments Download
M src/mirror-debugger.js View 1 2 5 chunks +12 lines, -3 lines 0 comments Download
A + test/mjsunit/debug-toggle-mirror-cache.js View 1 2 1 chunk +10 lines, -15 lines 0 comments Download
M tools/generate-runtime-tests.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
6 years, 6 months ago (2014-06-03 12:56:41 UTC) #1
yurys
lgtm https://codereview.chromium.org/307383002/diff/20001/src/debug.cc File src/debug.cc (right): https://codereview.chromium.org/307383002/diff/20001/src/debug.cc#newcode2462 src/debug.cc:2462: Factory* factory = isolate_->factory(); Just curious why is ...
6 years, 6 months ago (2014-06-03 13:27:17 UTC) #2
Yang
https://codereview.chromium.org/307383002/diff/20001/src/debug.cc File src/debug.cc (right): https://codereview.chromium.org/307383002/diff/20001/src/debug.cc#newcode2462 src/debug.cc:2462: Factory* factory = isolate_->factory(); On 2014/06/03 13:27:18, yurys wrote: ...
6 years, 6 months ago (2014-06-03 14:22:04 UTC) #3
Yang
6 years, 6 months ago (2014-06-03 14:27:27 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r21644.

Powered by Google App Engine
This is Rietveld 408576698