ATOM 410 src/jsregexp.h enum Type {UNINITIALIZED, ATOM, CHAR_CLASS}; ATOM 6516 src/objects.h enum Type { NOT_COMPILED, ATOM, IRREGEXP };