/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
pub const default_heapsize: u32 = 32_u32 * 1024_u32 * 1024_u32;
pub use crateJSCLASS_IS_DOMJSCLASS;
pub use crateJSCLASS_USERBIT1;
pub use crateJSCLASS_RESERVED_SLOTS_MASK;
pub use crateJSCLASS_HIGH_FLAGS_SHIFT;
pub use crateJSCLASS_IS_GLOBAL;
pub use crateJSCLASS_IS_PROXY;
pub use crateJSCLASS_GLOBAL_SLOT_COUNT;