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

Issue 2867013: [Isolates] CompilationCache was moved to Isolate. (Closed)

Created:
10 years, 6 months ago by Dmitry Titov
Modified:
9 years, 7 months ago
Reviewers:
CC:
v8-dev
Base URL:
git@github.com:v8isolate/v8isolates.git
Visibility:
Public.

Description

[Isolates] CompilationCache was moved to Isolate. Landing for Maxim Mossienko, original codereview: http://codereview.chromium.org/2804009/show Committed: http://code.google.com/p/v8/source/detail?r=4900

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -196 lines) Patch
M src/compilation-cache.h View 2 chunks +166 lines, -24 lines 0 comments Download
M src/compilation-cache.cc View 9 chunks +25 lines, -149 lines 0 comments Download
M src/compiler.cc View 4 chunks +11 lines, -7 lines 0 comments Download
M src/debug.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/heap.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M src/isolate.h View 3 chunks +3 lines, -0 lines 0 comments Download
M src/isolate.cc View 3 chunks +4 lines, -0 lines 0 comments Download
M src/jsregexp.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M test/cctest/test-api.cc View 7 chunks +7 lines, -7 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698