Fix braino in InvokeFromTransform

ShadowFrame created with the unpacked EmulatedStackFrame should use
the caller method, not the method that will subsequently be called.

Fix: 217885158
Test: atest CtsLibcoreOjTestCases:test.java.lang.invoke (with libartd)
Test: atest CtsLibcoreTestCases:libcore.java.lang.invoke (with libartd)
Test: art/test.py --host
Change-Id: I531972531f7fb963a5bcb90cd0e0e5f390a7d4b4
1 file changed