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

Issue 10824266: Remove functions_cache_ and it's references as it is not being used anymore. (Closed)

Created:
8 years, 4 months ago by siva
Modified:
8 years, 4 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Remove functions_cache_ and it's references as it is not being used anymore. Committed: https://code.google.com/p/dart/source/detail?r=10542

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -373 lines) Patch
M vm/code_generator.h View 1 1 chunk +0 lines, -40 lines 0 comments Download
M vm/code_generator.cc View 1 3 chunks +0 lines, -107 lines 0 comments Download
M vm/instructions_ia32_test.cc View 1 3 chunks +6 lines, -5 lines 0 comments Download
M vm/instructions_x64_test.cc View 1 3 chunks +6 lines, -5 lines 0 comments Download
M vm/object.h View 1 2 chunks +0 lines, -10 lines 0 comments Download
M vm/object.cc View 1 2 chunks +0 lines, -13 lines 0 comments Download
M vm/object_test.cc View 1 1 chunk +0 lines, -9 lines 0 comments Download
M vm/raw_object.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M vm/stub_code.h View 1 1 chunk +1 line, -1 line 0 comments Download
M vm/stub_code_ia32.cc View 1 3 chunks +2 lines, -91 lines 0 comments Download
M vm/stub_code_x64.cc View 1 3 chunks +2 lines, -91 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 4 months ago (2012-08-10 22:33:37 UTC) #1
srdjan
8 years, 4 months ago (2012-08-10 22:39:52 UTC) #2
Thanks & LGTM!

Powered by Google App Engine
This is Rietveld 408576698