local jit = require 'jit' for k, v in pairs( jit.opt ) do print(k , v ) end