зеркало из https://github.com/mozilla/pjs.git
Allow building with javac from JDK 1.1.8.
This commit is contained in:
Родитель
256d5d92f6
Коммит
59f2a66be3
|
@ -273,8 +273,8 @@ public class IdFunction extends ScriptableObject implements Function
|
|||
ID_NAME = 3,
|
||||
ID_PROTOTYPE = 4;
|
||||
|
||||
protected final Master master;
|
||||
protected final int methodId;
|
||||
protected /*final*/ Master master;
|
||||
protected /*final*/ int methodId;
|
||||
|
||||
protected String methodName;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче