[webkit-dev] Preferred style for checking for undefined in our built-in JavaScript code?
Geoffrey Garen
ggaren at apple.com
Mon Nov 30 14:00:48 PST 2015
> Seems like we should not have to wait long for the “long term”. It seems that the built-in compiler could start magically transforming “@undefined” instead of magically transforming “undefined” any time we like; likely a simple find and replace job. Or it could do both during a transition period. It could even treat a bare “undefined” as an error if we are worried that we will make that error.
Yup.
Geoff
More information about the webkit-dev
mailing list