8066225: NPE in MethodEmitter with duplicate integer switch cases
Reviewed-by: hannesw, lagergren
99world1undefinedundefinedhelloScoping OKfunction cake() { print('moist and delicious!'); }moist and delicious!function cookie() { print('sweet and crunchy!'); }sweet and crunchy!