зеркало из https://github.com/mozilla/pluotsorbet.git
Add mangled name.
This commit is contained in:
Родитель
cf498c8895
Коммит
b9cf143f7a
|
@ -475,6 +475,7 @@ module J2ME {
|
|||
this.hasTwoSlotArguments = this.signatureDescriptor.hasTwoSlotArguments();
|
||||
this.argumentSlots = this.signatureDescriptor.getArgumentSlotCount();
|
||||
this.consumeArgumentSlots = this.argumentSlots;
|
||||
this.mangledName = mangleMethod(this);
|
||||
if (!this.isStatic) {
|
||||
this.consumeArgumentSlots ++;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче