# Pastebin 5FKduXTu @jit.unroll_safe def make_sure_all_value(objects_w): debug.make_sure_not_resized(objects_w) for w_object in objects_w: assert w_object.is_value()