74d9cbf54a511ddf1bcb82b535303602da1822c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method protected marshalObjectToNative(fn Function, marshalerMethod MarshalerMethod, marshaledArg MarshaledArg, nativeType Type, env Value, object Value, flags long, smallStructRet boolean) : Value inlined to protected marshalObjectToNative(fn Function, marshalerMethod MarshalerMethod, marshaledArg MarshaledArg, nativeType Type, env Value, object Value, flags long) : Value in class org.robovm.compiler.BroMethodCompiler | From | To | |
| Extract Variable | 1 | ||
| Extract Variable nativeFnType : FunctionType in method private compileCallback(moduleBuilder ModuleBuilder, method SootMethod) : Function from class org.robovm.compiler.CallbackMethodCompiler | From | To |