Lookgs good so far, but I wonder about the cases where:

- the global scope is in strict mode
- the eval is in a strict function
- the eval is in a non-strict function

...all these cases in combination with all the eval strings you already have.

Can you add these as test cases? Because for some of them, I can't seem to find
any code that would handle them.


https://chromiumcodereview.appspot.com/9703021/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to