Tor Andersson 2b209d3f55 Omit needless setjmp guard over catch block in try/catch statement.
Make the catch opcodes only set the scope chain, and add explicit
try/endtry opcodes for the catch block in try/catch/finally statements.
2014-01-23 17:08:59 +01:00
2014-01-21 14:14:51 +01:00
2014-01-21 16:36:15 +01:00
2014-01-22 23:31:55 +01:00
2014-01-22 23:31:55 +01:00
2014-01-21 15:15:22 +01:00
2014-01-18 15:38:17 +01:00
2014-01-23 09:13:39 +01:00
2014-01-21 15:15:22 +01:00

libjs: An embeddable Javascript interpreter in C.
Description
An embeddable Javascript interpreter in C.
Readme 1.7 MiB