On Sep 16, 2013, at 5:49 PM, arijit chattopadhyay <[email protected]> 
wrote:

> Is that IdentifierTable does not store global variables?

That’s right. That table does not store global variables. JavaScript doesn’t 
really have global variables. It does have a global object, and all the 
properties of that object are a bit like global variables.

This mailing list is for discussing development of WebKit, not for help with 
projects you might want to do with WebKit. This page talks about the other 
relevant lists and will point you at the webkit-help list 
<https://www.webkit.org/contact.html>.

-- Darin
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to