Commit Graph

57 Commits

Author SHA1 Message Date
Piotr Caban a77e369cfe jscript: Add Error_number handling to constructor and error throwing functions. 2009-07-21 11:04:34 +02:00
Piotr Caban f3eef0d4c8 jscript: Added Error_number and Error_description implementation. 2009-07-21 11:04:16 +02:00
Piotr Caban 7c0a702001 jscript: Added Error_description and Error_number stubs. 2009-07-21 11:04:13 +02:00
Piotr Caban 469b597212 jscript: Add error throwing functions. 2009-07-21 10:58:52 +02:00
Piotr Caban 2d71dac412 jscript: Add Error_toString implementation. 2009-07-21 10:57:37 +02:00
Piotr Caban f17b1f6334 jscript: Add Error_message implementation. 2009-07-21 10:57:33 +02:00
Piotr Caban f33f5c9286 jscript: Add Error object stub. 2009-07-21 10:57:19 +02:00