зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1671225 - Remove Out of Date Comment referring to SideCannon r=iain DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D101363
This commit is contained in:
Родитель
23a8cc9d38
Коммит
1d8aefe3b7
|
@ -3627,7 +3627,9 @@ class LNaNToZero : public LInstructionHelper<1, 1, 1> {
|
|||
const LDefinition* tempDouble() { return getTemp(0); }
|
||||
};
|
||||
|
||||
// Passed the BaselineFrame address in the OsrFrameReg by SideCannon().
|
||||
// Passed the BaselineFrame address in the OsrFrameReg via the IonOsrTempData
|
||||
// populated by PrepareOsrTempData.
|
||||
//
|
||||
// Forwards this object to the LOsrValues for Value materialization.
|
||||
class LOsrEntry : public LInstructionHelper<1, 0, 1> {
|
||||
protected:
|
||||
|
|
Загрузка…
Ссылка в новой задаче