summaryrefslogtreecommitdiff
path: root/src/third_party/mozjs-45/platform/x86_64/macOS/build/Unified_cpp_js_src24.cpp
blob: 20ee169666ce30bb8fa19738eed2981ad0e0f642 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
#define MOZ_UNIFIED_BUILD
#include "jsnativestack.cpp"
#ifdef PL_ARENA_CONST_ALIGN_MASK
#error "jsnativestack.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode."
#undef PL_ARENA_CONST_ALIGN_MASK
#endif
#ifdef INITGUID
#error "jsnativestack.cpp defines INITGUID, so it cannot be built in unified mode."
#undef INITGUID
#endif
#include "jsnum.cpp"
#ifdef PL_ARENA_CONST_ALIGN_MASK
#error "jsnum.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode."
#undef PL_ARENA_CONST_ALIGN_MASK
#endif
#ifdef INITGUID
#error "jsnum.cpp defines INITGUID, so it cannot be built in unified mode."
#undef INITGUID
#endif
#include "jsobj.cpp"
#ifdef PL_ARENA_CONST_ALIGN_MASK
#error "jsobj.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode."
#undef PL_ARENA_CONST_ALIGN_MASK
#endif
#ifdef INITGUID
#error "jsobj.cpp defines INITGUID, so it cannot be built in unified mode."
#undef INITGUID
#endif
#include "json.cpp"
#ifdef PL_ARENA_CONST_ALIGN_MASK
#error "json.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode."
#undef PL_ARENA_CONST_ALIGN_MASK
#endif
#ifdef INITGUID
#error "json.cpp defines INITGUID, so it cannot be built in unified mode."
#undef INITGUID
#endif
#include "jsopcode.cpp"
#ifdef PL_ARENA_CONST_ALIGN_MASK
#error "jsopcode.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode."
#undef PL_ARENA_CONST_ALIGN_MASK
#endif
#ifdef INITGUID
#error "jsopcode.cpp defines INITGUID, so it cannot be built in unified mode."
#undef INITGUID
#endif
#include "jsprf.cpp"
#ifdef PL_ARENA_CONST_ALIGN_MASK
#error "jsprf.cpp uses PL_ARENA_CONST_ALIGN_MASK, so it cannot be built in unified mode."
#undef PL_ARENA_CONST_ALIGN_MASK
#endif
#ifdef INITGUID
#error "jsprf.cpp defines INITGUID, so it cannot be built in unified mode."
#undef INITGUID
#endif