feat(overload): handle overloaded functions while tranlating
Modify symbol.Class.resolveFieldOrder:
- handle overloaded functions while calculating the offset
of each member of a class
Modfiy translate.Translater.fillVTableEntries:
- handle overloaded functions while building VTable
Modify translate.Translater.createFuncty:
- replace the function names with function signatures
Showing
Please
register
or
sign in
to comment