Searched refs:ctx_compile_type (Results 1 – 1 of 1) sorted by relevance
180 compiletype_T ctx_compile_type; member7882 if (cctx->ctx_compile_type == CT_PROFILE) in compile_elseif()7889 if (cctx->ctx_compile_type == CT_DEBUG) in compile_elseif()8300 if (cctx->ctx_compile_type == CT_DEBUG) in compile_for()8662 if (cctx->ctx_compile_type == CT_PROFILE in compile_catch()8692 if (cctx->ctx_compile_type == CT_DEBUG) in compile_catch()8783 if (cctx->ctx_compile_type == CT_PROFILE in compile_finally()8861 if (cctx->ctx_compile_type == CT_PROFILE in compile_endtry()9603 cctx.ctx_compile_type = compile_type; in compile_def_function()10221 if (cctx.ctx_compile_type == CT_PROFILE) in compile_def_function()[all …]