aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2011-04-21 11:19:27 -0700
committerbuzbee <buzbee@google.com>2011-04-21 11:19:27 -0700
commit902326326616642ae5ad0dd3c493a9e3abcd55da (patch)
tree8ca1413800f108d9f0d7ad13c74189e26edc8104 /vm/compiler/codegen/CompilerCodegen.h
parent4dd60e2c7f9551a3d027fefd2cac5eb3dce9f844 (diff)
Kill stale assert, fix for 4310384
There was an old assert in dvmPopFrame that did a sanity check on the JNI local reference table it was popping. In the asserting case, we had internal native method calls and no JNI - and thus no sane local reference table. Further, the localRefTable code has changed enough that this particular sanity check is no longer useful. Assert deleted, along with another related (and previously-commented out) assert. Change-Id: I3a806838fa2b5909c3e3b3ad27aeed29e3e467ab
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions