In any case, we need to check if the "use strict" mode is applied, and we want to execute different code for the strict mode and a different code for the non-strict mode. Search for functions of type isStrictMode();//boolean
javascript ecma262 ecmascript-5 strictmode
Deepak Patil May 7, '12 at 10:00 2012-05-07 10:00
source share