8023368: Instance __proto__ property should exist and be writable.
Reviewed-by: attila, hannesw
99world1undefinedundefinedhelloScoping OKfunction cake() { print('moist and delicious!'); }moist and delicious!function cookie() { print('sweet and crunchy!'); }sweet and crunchy!