1Inject 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.
4