зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1192786 - add forgotten ifdeffery on CLOSED TREE. r=me
This commit is contained in:
Родитель
057fb5a15a
Коммит
4c70040653
|
@ -1383,7 +1383,9 @@ class Assembler : public AssemblerShared
|
|||
bool oom() const;
|
||||
|
||||
void setPrinter(Sprinter* sp) {
|
||||
#ifdef JS_DISASM_ARM
|
||||
printer_ = sp;
|
||||
#endif
|
||||
}
|
||||
|
||||
static const Register getStackPointer() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче