зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1389401 - MIPS: Small syntax fix. r=luke
This commit is contained in:
Родитель
3d29776d2a
Коммит
bec970037c
|
@ -126,7 +126,7 @@ jit::PatchBackedge(CodeLocationJump& jump, CodeLocationLabel label,
|
|||
}
|
||||
|
||||
void
|
||||
Assembler::executableCopy(uint8_t* buffer, bool flushICache = true)
|
||||
Assembler::executableCopy(uint8_t* buffer, bool flushICache)
|
||||
{
|
||||
MOZ_ASSERT(isFinished);
|
||||
m_buffer.executableCopy(buffer);
|
||||
|
|
Загрузка…
Ссылка в новой задаче