Constructor new Loop(idx, valid) Constructor for a Loop object Parameters: Name Type Description idx int Starting index of the loop valid bool True if the loop is valid (current pointer value != 0), otherwise false Source: loop.js, line 4