]> git.kaiwu.me - njs.git/commit
An additional trap frame has been removed, the trap values are
authorIgor Sysoev <igor@sysoev.ru>
Mon, 25 Jan 2016 12:17:00 +0000 (15:17 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 25 Jan 2016 12:17:00 +0000 (15:17 +0300)
commit0b609f6c5ff4a11c527d3f43fdde604903dd4051
treea97968112038a360afdc4a2eb44e3a3b6b5c1cfc
parent2603dc886685584217b060499c104fcffb1beca3
An additional trap frame has been removed, the trap values are
stored just in native function frame.
njs/njs_function.c
njs/njs_function.h
njs/njs_vm.c
njs/njscript.c