If a script (or Program) has the 'use strict' directive is there an api or flag for querying if the script is 'strict'. Both at the ecmascript level and at the api c/c++ level. Or should the developer (either in ecmascript or c/c++) examine the first line of source code for the 'use strict' directive. (The same goes for functions). _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss
- ecmascript 5 and the script tag kevin curtis
- Re: ecmascript 5 and the script tag Maciej Stachowiak
- Re: ecmascript 5 and the script tag Brendan Eich
- Re: ecmascript 5 and the script tag Brendan Eich
- RE: ecmascript 5 and the script tag Allen Wirfs-Brock
- Re: ecmascript 5 and the script tag Brendan Eich
- RE: ecmascript 5 and the script ta... Allen Wirfs-Brock
- Re: ecmascript 5 and the scrip... kevin curtis
- RE: ecmascript 5 and the s... Allen Wirfs-Brock
- Re: ecmascript 5 and the s... Mark S. Miller

