Charles Lowell
|
1007885c5c
|
alias V8::Error to V8::JSError
|
2012-06-16 08:33:31 -05:00 |
|
Charles Lowell
|
be963bbc95
|
implement exception handling.
|
2012-06-14 22:34:38 -05:00 |
|
Charles Lowell
|
9cb4f1c7d2
|
begin internal rewrite.
|
2012-05-09 14:44:55 -05:00 |
|
Charles Lowell
|
f623c9c468
|
remove spurious begin..end blocks
|
2011-09-20 15:48:34 -05:00 |
|
Charles Lowell
|
876a29fbd3
|
filter out empty frames which sometimes occur.
|
2011-06-01 14:47:34 -05:00 |
|
Charles Lowell
|
2c4d294bf1
|
fix error handling now that handles are properly applied to stack frames.
|
2011-04-26 12:00:55 -05:00 |
|
Charles Lowell
|
77908b575b
|
Always return the same ruby peer for a given javascript object.
|
2010-12-22 14:21:34 -06:00 |
|
Charles Lowell
|
59ac87f37d
|
properly report source:line:column on SyntaxErrors.
|
2010-11-09 09:43:25 -06:00 |
|
Charles Lowell
|
fa386ecfaa
|
backtrace regexp was missing some frames
|
2010-09-03 20:33:07 -05:00 |
|
Charles Lowell
|
e4d96e24ed
|
fix segfaulting testcases
|
2010-08-30 14:36:21 -05:00 |
|
Charles Lowell
|
83ee683a9b
|
add parens for ruby 1.9.1
|
2010-06-14 18:29:36 +03:00 |
|
Charles Lowell
|
168394721f
|
support for a mixed javascript and ruby stack.
|
2010-06-14 16:18:30 +03:00 |
|
Charles Lowell
|
48d6e04e17
|
renamed js error into something more manageable
|
2010-06-11 17:11:49 +03:00 |
|