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

Unified Diff: vm/disassembler_ia32.cc

Issue 10082017: Remove code index table. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/runtime/
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: vm/disassembler_ia32.cc
===================================================================
--- vm/disassembler_ia32.cc (revision 6535)
+++ vm/disassembler_ia32.cc (working copy)
@@ -8,7 +8,6 @@
#if defined(TARGET_ARCH_IA32)
#include "platform/utils.h"
#include "vm/allocation.h"
-#include "vm/code_index_table.h"
#include "vm/heap.h"
#include "vm/os.h"
#include "vm/stack_frame.h"
« no previous file with comments | « vm/dart.cc ('k') | vm/find_code_object_test.cc » ('j') | vm/find_code_object_test.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698