Revision: 5434
Author:   [email protected]
Date:     Sat Jun  1 12:42:39 2013
Log:      Edited wiki page SES through web user interface.
http://code.google.com/p/google-caja/source/detail?r=5434

Modified:
 /wiki/SES.wiki

=======================================
--- /wiki/SES.wiki      Sat Jun  1 12:34:00 2013
+++ /wiki/SES.wiki      Sat Jun  1 12:42:39 2013
@@ -210,8 +210,6 @@

In ES3, ES5-non-strict, when a global function is called as a function, its `this`-binding is the global object. In ES5-strict and in Source-SES, its `this`-binding is `undefined`. Unfortunately, the Target-SES behavior is more like the ES3 and ES5-non-strict behavior, but the global in question is the scope object for that Target-SES evaluation.

-The above transformation which turns global functions into function expressions also addresses this difference in semantics.
-
 == Safety of Thrown Values ==


--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to