зеркало из https://github.com/mozilla/pjs.git
re-ordered members wrt init sequence.
This commit is contained in:
Родитель
d883c8e0d1
Коммит
b702aaaa6d
|
@ -103,8 +103,8 @@ namespace Interpreter {
|
|||
ListenerList mListeners;
|
||||
Activation* mActivation;
|
||||
ICodeModule* mICode;
|
||||
JSClosure* mCurrentClosure;
|
||||
bool mHasOperatorsPackageLoaded;
|
||||
JSClosure* mCurrentClosure;
|
||||
|
||||
InstructionIterator mPC;
|
||||
|
||||
|
|
|
@ -103,8 +103,8 @@ namespace Interpreter {
|
|||
ListenerList mListeners;
|
||||
Activation* mActivation;
|
||||
ICodeModule* mICode;
|
||||
JSClosure* mCurrentClosure;
|
||||
bool mHasOperatorsPackageLoaded;
|
||||
JSClosure* mCurrentClosure;
|
||||
|
||||
InstructionIterator mPC;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче