зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1522882: Define SpewBeginWasmFunction in non-debug builds too to fix bustage on a CLOSED TREE; r=me
This commit is contained in:
Родитель
5ca6ea03da
Коммит
d9ab10a50d
|
@ -205,6 +205,7 @@ class GraphSpewer {
|
|||
};
|
||||
|
||||
static inline void SpewBeginFunction(MIRGenerator* mir, JSScript* function) {}
|
||||
static inline void SpewBeginWasmFunction(MIRGenerator* mir, unsigned funcIndex) {}
|
||||
|
||||
class AutoSpewEndFunction {
|
||||
public:
|
||||
|
|
Загрузка…
Ссылка в новой задаче