зеркало из https://github.com/mozilla/gecko-dev.git
#include jsscriptinlines.h in SPSProfiler.cpp so that it builds in no-jit configurations. No bug, r=sparky
This commit is contained in:
Родитель
a177224f56
Коммит
f590348bac
|
@ -18,6 +18,8 @@
|
||||||
|
|
||||||
#include "ion/BaselineJIT.h"
|
#include "ion/BaselineJIT.h"
|
||||||
|
|
||||||
|
#include "jsscriptinlines.h"
|
||||||
|
|
||||||
using namespace js;
|
using namespace js;
|
||||||
|
|
||||||
using mozilla::DebugOnly;
|
using mozilla::DebugOnly;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче