Skip to content

I20250402-1800

@jjohnstn jjohnstn tagged this 02 Apr 01:24
* Allow inlining in lambda to support multiple statement methods

- modify CallInliner.checkInvocationContext() to allow a non-simple
  method in a lambda body
- also modify CallInliner.replaceCall() to add support for replacing
  a lambda body or a method reference with the contents of a
  non-simple method
- add new tests to InlineMethodTests
- fixes #2111
Assets 2
Loading