Hi all
Now I am learning at the JavaScriptCore, and I encounter some problems, Could 
you help me?
1. What data is stored in "JSCell", and how to print the data?
2. <input type="text" ID="text1" value="Hello World"> , if there is a js 
function, as follow:
function test(){ alert(text1.value); }
Is the value stored in the "JSValuePtr"?
 
Could you introduce the "JSCell" and "JSValuePtr" for me?
thank you & best regards
zzh


      ___________________________________________________________ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to