OSDN Git Service

ART: More nullptr checks in unstarted runtime
authorAndreas Gampe <agampe@google.com>
Wed, 15 Apr 2015 05:16:14 +0000 (22:16 -0700)
committerAndreas Gampe <agampe@google.com>
Wed, 15 Apr 2015 05:16:14 +0000 (22:16 -0700)
commit5d4bb1d14475dec53347e9e8ad2b8a4f2dd76bf3
tree07bf4abee493119b15cd295ad5d866024df9eac7
parent74bf58167e22a781adffe798803105f6541d25a0
ART: More nullptr checks in unstarted runtime

More checks necessary for the compiler-driver test.

Change-Id: I29bc20d1f571df5407f9b5fca212e3e79ef9cdc7
runtime/interpreter/unstarted_runtime.cc