On Oct 11, 2005, at 11:39 AM, Michael Hanna wrote:
is 'char' a data type in JS?
No, but it is a reserved word. See the ECMA standard's section 7.5.3,
which lists many "Future Reserved Words" that are reserved words to
allow for future extension of the language.
This is not specific to JavaScriptCore -- it should be the same in
other standard-conforming implementations of the language.
-- Darin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden