-
- Downloads
Bug 1277338 - Part 7: Export mozglue when JS_STANDALONE && !jemalloc; r=glandium,sfink
This makes sure that: * We don't define `MOZ_GLUE_IN_PROGRAM` so that everything in mozglue gets defined. * `MFBT_API`'s symbol export rules match `JS_PUBLIC_API` and `EXPORT_JS_API`. * We add mozglue to SpiderMonkey's `USE_LIBS` when jemalloc is disabled.
Showing
- config/check_vanilla_allocations.py 6 additions, 1 deletionconfig/check_vanilla_allocations.py
- js/moz.configure 2 additions, 3 deletionsjs/moz.configure
- js/src/build.rs 5 additions, 0 deletionsjs/src/build.rs
- js/src/devtools/automation/autospider.py 12 additions, 0 deletionsjs/src/devtools/automation/autospider.py
- js/src/old-configure.in 13 additions, 9 deletionsjs/src/old-configure.in
- mfbt/Types.h 18 additions, 13 deletionsmfbt/Types.h
Loading
Please register or sign in to comment