Structs§
Constants§
- COMP_
DESTRUCTED - Compartment destructors have run.
- COMP_
EXITED - Compartment thread has exited.
- COMP_
IS_ BINARY - Compartment is a binary, not a library.
- COMP_
READY - Compartment is ready (loaded, reloacated, runtime started and ctors run).
- COMP_
STARTED - Compartment thread has been started once.
- COMP_
THREAD_ CAN_ EXIT - Compartment runtime thread may exit.