CONTINUE 783 src/hydrogen.h enum BreakType { BREAK, CONTINUE }; CONTINUE 646 src/jsregexp.h enum LimitResult { DONE, CONTINUE };