jl_cgparams_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

cached
int cached;
Undocumented in source.
code_coverage
int code_coverage;
Undocumented in source.
emit_function
_jl_value_t* emit_function;
Undocumented in source.
emitted_function
_jl_value_t* emitted_function;
Undocumented in source.
module_activation
_jl_value_t* module_activation;
Undocumented in source.
module_setup
_jl_value_t* module_setup;
Undocumented in source.
prefer_specsig
int prefer_specsig;
Undocumented in source.
raise_exception
_jl_value_t* raise_exception;
Undocumented in source.
static_alloc
int static_alloc;
Undocumented in source.
track_allocations
int track_allocations;
Undocumented in source.

Meta