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

Issue 10082017: Remove code index table. (Closed)

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

Description

Remove code index table. Committed: https://code.google.com/p/dart/source/detail?r=6557

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -604 lines) Patch
D vm/code_index_table.h View 1 chunk +0 lines, -168 lines 0 comments Download
D vm/code_index_table.cc View 1 chunk +0 lines, -257 lines 0 comments Download
D vm/code_index_table_test.cc View 1 chunk +0 lines, -156 lines 0 comments Download
M vm/dart.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M vm/disassembler_ia32.cc View 1 chunk +0 lines, -1 line 0 comments Download
A + vm/find_code_object_test.cc View 3 chunks +3 lines, -3 lines 1 comment Download
M vm/isolate.h View 2 chunks +0 lines, -6 lines 0 comments Download
M vm/isolate.cc View 4 chunks +0 lines, -8 lines 0 comments Download
M vm/vm_sources.gypi View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 8 months ago (2012-04-13 20:20:52 UTC) #1
srdjan
8 years, 8 months ago (2012-04-13 20:47:01 UTC) #2
LGTM

https://chromiumcodereview.appspot.com/10082017/diff/1/vm/find_code_object_te...
File vm/find_code_object_test.cc (right):

https://chromiumcodereview.appspot.com/10082017/diff/1/vm/find_code_object_te...
vm/find_code_object_test.cc:27: String& url =
String::Handle(String::New("dart-test:FincCodeObject"));
Finc -> Find

Powered by Google App Engine
This is Rietveld 408576698