function f(x) { delete x; } function g(x) { "use strict"; delete x; }