yate/libs/yscript
paulc ea2a3db828 Skip over target label of jump in unlinked JS code.
This makes the instructions behave the same as in linked code.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5438 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-12 12:43:27 +00:00
..
Makefile.in Added partial universal scripting implementation with Javascript support. 2012-02-10 14:53:55 +00:00
evaluator.cpp Do linking (jump resolving) for Javascript code. 2013-02-14 14:37:20 +00:00
javascript.cpp Skip over target label of jump in unlinked JS code. 2013-04-12 12:43:27 +00:00
jsobjects.cpp Added methods: 2013-02-12 10:16:12 +00:00
script.cpp Lock context while evaluating instructions. 2013-02-12 15:47:54 +00:00
yatescript.h Do linking (jump resolving) for Javascript code. 2013-02-14 14:37:20 +00:00