removed "JIT" since it was wrong
This commit is contained in:
parent
fcc15c4f1e
commit
a63e811126
|
@ -1015,7 +1015,7 @@ please adhere to these guidelines:
|
|||
(enforce-primitives-group-box-label "Initial Bindings")
|
||||
(enforce-primitives-check-box-label "Disallow redefinition of initial bindings")
|
||||
(automatically-compile "Populate compiled/ directories (for faster loading)")
|
||||
(preserve-stacktrace-information "Preserve stacktrace (disable some JIT optimizations)")
|
||||
(preserve-stacktrace-information "Preserve stacktrace (disable some optimizations)")
|
||||
(expression-level-stacktrace "Expression-level stacktrace")
|
||||
(function-level-stacktrace "Function-level stacktrace")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user