commit | 457e874459ae638145cab6d572e34d48480e39d2 | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Thu Oct 22 17:37:50 2015 -0700 |
committer | Igor Murashkin <iam@google.com> | Fri Nov 20 16:33:06 2015 -0800 |
tree | b192c4698c4889ae90db6abe2652199802213fe6 | |
parent | 3944f7175dcf60316ba58a42698ccf23c65ac57c [diff] |
lambda: Add support for invoke-interface for boxed innate lambdas Lambda closures created with the 'create-lambda' instruction (termed "innate lambdas") can be turned into an object with 'box-lambda'. This CL enables support for those kinds of lambdas to work with 'invoke-interface' by generating a proxy class for the lambda. Note: MIPS32/64 support not included. Bug: 24618608 Bug: 25107649 Change-Id: Ic8f1bb66ebeaed4097e758a50becf1cff6ccaefb