8006069: Range analysis first iteration, runtime specializations
Reviewed-by: jlaskey, sundar
99world1undefinedundefinedhelloScoping OKfunction cake() { print('moist and delicious!'); }moist and delicious!function cookie() { print('sweet and crunchy!'); }sweet and crunchy!