зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1245112 - Part 11 followup: Add a space after template. r=bustage
--HG-- extra : amend_source : b74a895589dcde4ad161c5df52489c11f1b374ca
This commit is contained in:
Родитель
613e31f413
Коммит
31f0656614
|
@ -890,7 +890,7 @@ class MacroAssembler : public MacroAssemblerSpecific
|
|||
// might actually be that type.
|
||||
void branchEqualTypeIfNeeded(MIRType type, MDefinition* maybeDef, Register tag, Label* label);
|
||||
|
||||
template<typename T>
|
||||
template <typename T>
|
||||
inline void branchKey(Condition cond, const T& length, const Int32Key& key, Label* label);
|
||||
|
||||
inline void branchTestNeedsIncrementalBarrier(Condition cond, Label* label);
|
||||
|
|
Загрузка…
Ссылка в новой задаче