Fix moving GC bugs in EnterInterpreterFromInvoke.
Calling EnterInterpreterFromInvoke on a static method could cause class initialization and trash the args before calling the method. Change-Id: If053d46dd6db403c8ebd1a816c20635194dd0e99
Loading
Please sign in to comment