NO_JITED
int current_runtime = is_jit_enabled() ? JITED : NO_JITED;
load_mask = NO_JITED;
spec->load_mask = load_mask ?: (JITED | NO_JITED);