Jacek Caban
|
d918a1890b
|
jscript: Added Function.toString implementation for builtin functions.
|
2009-09-17 10:07:51 -05:00 |
Jacek Caban
|
c444a4907e
|
jscript: Code clean up.
|
2009-09-01 15:59:10 +02:00 |
Piotr Caban
|
28734e3756
|
jscript: Inherit some Error functions from Object.
|
2009-08-14 13:59:10 +02:00 |
Piotr Caban
|
98223b96e7
|
jscript: Throw SyntaxError in eval function.
|
2009-07-24 11:44:53 +02:00 |
Piotr Caban
|
8dd1d9b92e
|
jscript: Throw TypeErrors when _value functions are used as a function.
|
2009-07-22 14:42:50 +02:00 |
Piotr Caban
|
d8e841ca50
|
jscript: Throw 'undefined object' error.
|
2009-07-22 14:42:50 +02:00 |
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 |