Confirmed users
204
edits
Line 229: | Line 229: | ||
* Compiler (JIT) | * Compiler (JIT) | ||
** {{bug|1062869}}: Add ability to execute recover instructions ahead of bailouts. This improves Scalar Replacement for arguments given to multi-basic-block inlined functions. This also one step forward to "eager" escape analysis. | ** {{bug|1062869}}: Add ability to execute recover instructions ahead of bailouts. This improves Scalar Replacement for arguments given to multi-basic-block inlined functions. This also one step forward to "eager" escape analysis. | ||
** {{bug|894596}}: Patch to allow inlining global variable values. Investigating possible performance regressions associated with the patch. | |||
* Garbage Collection | * Garbage Collection |