OSDN Git Service

Replace some run-time assertions with compile-time ones in ART.
authorRoland Levillain <rpl@google.com>
Thu, 18 Jun 2015 17:20:59 +0000 (18:20 +0100)
committerRoland Levillain <rpl@google.com>
Thu, 18 Jun 2015 17:20:59 +0000 (18:20 +0100)
commit33d6903e570daf8f3cf7c1f6ebd9a6dd22c7c23c
tree8069008292fe085d051300f1a871392dc413f820
parent822c00d0fe3b70d1f1fe5bac03713674d45f8173
Replace some run-time assertions with compile-time ones in ART.

Change-Id: I16c3fad45c4b98b94b7c83d071374096e81d407a
compiler/optimizing/code_generator_arm.cc
compiler/optimizing/code_generator_x86_64.cc
runtime/arch/x86/thread_x86.cc
runtime/debugger.cc
runtime/mirror/class-inl.h
runtime/mirror/object_array-inl.h
runtime/thread.cc