The rest of Object.prototype no longer substitute Null/Undefined with the global object, this is old ES3 behaviour. Remove it here too.
Created attachment 109728 [details] Fix
Fixed in r96729.