blob: e8ae6f6800470bab445475a8fc2cf491d07280c6 [file] [log] [blame]
jeffhao5d1ac922011-09-29 17:41:15 -07001Inject memory allocation failures for NEW_ARRAY and NEW_INSTANCE and make sure
2the JIT'ed code handles OOM exception correctly since it cannot fall back to
3the interpreter and re-execute the bytecode.