aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorBill Buzbee <buzbee@google.com>2009-11-12 17:07:16 -0800
committerBill Buzbee <buzbee@google.com>2009-11-15 10:45:24 -0800
commit4df41a5726f32661f9e48307a3f3d9d5ae1e6cb5 (patch)
treebc24ba3a83dac217c9ed7c8b40559b007e9e0e06 /vm/compiler/codegen/CompilerCodegen.h
parent6446a30da6ba7a3ff23e7c374a49fb52d38437e6 (diff)
Fix CHECK_CAST problem in the Jit.
The Jit has previously (and wrongly) assumed that because any CHECK_CAST operation had previously succeeded in the interpreter, that the class that check cast's object was being check against would already be resolved. However, if the object being checked is NULL, no attempt is made to resolve the class. First bug flushed out by the Jit's stress mode (woohoo).
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions