Hi;
I am porting my codes (custom type etc) from QScriptEngine to QJEngine.  I have some quesitons;
- What is corresponding QScriptable in JSEngine ?  I didn't see...
 
- What is corresponding QScriptContext::throwError in JSEngine ?
 
- Where can I find an example about Proto Type mechanizm ?
 
Thanks...