Stefan Siegl
|
dd536bc5ce
Merge pull request #487 from stesie/exception-proxy-class
|
3 years ago |
Stefan Siegl
|
dcb583267a
document how to uninstall a filter
|
3 years ago |
Stefan Siegl
|
bf51bf52a9
document (re-)throwing behaviour from exception filter
|
3 years ago |
Stefan Siegl
|
b635a16789
add test on uninstallation of exception filter
|
3 years ago |
Stefan Siegl
|
4bfe2ef3ce
rename to setExceptionFilter
|
3 years ago |
Stefan Siegl
|
0754d73775
Merge pull request #486 from stesie/script-origin-with-isolate
|
3 years ago |
Stefan Siegl
|
7247e9fee0
change minimum v8 version to 9.0
|
3 years ago |
Stefan Siegl
|
4c026f3fb2
use isolate version of v8::ScriptOrigin
|
3 years ago |
Stefan Siegl
|
abb8b6df14
Mention setExceptionProxyFactory in README
|
3 years ago |
Stefan Siegl
|
ca38f724c8
handle exceptions thrown in proxy factory
|
3 years ago |
Stefan Siegl
|
7422ef2383
run exceptions thrown in require() through proxy factory as well
|
3 years ago |
Stefan Siegl
|
456814703c
add Throwable to string conversion testcase
|
3 years ago |
Stefan Siegl
|
ac2b1cb238
introduce setExceptionProxyFactory
|
3 years ago |
Stefan Siegl
|
acd9431ec9
increase minimum V8 version to 7.5
|
3 years ago |
Mark Grainger
|
51d34e0acd
Fix for V8 timezone notification
|
3 years ago |
Stefan Siegl
|
362868888f
Merge pull request #479 from stesie/issue-472
|
3 years ago |
Stefan Siegl
|
3257a86bef
hold extra reference on v8 instance as long as we call into V8, closes #472
|
3 years ago |
Stefan Siegl
|
5d2aa2ee65
Merge pull request #478 from stesie/issue-477
|
3 years ago |
Stefan Siegl
|
c1d3bda4dc
provide get_gc obj handler
|
3 years ago |
waqasbelushi
|
6a7753a43a
Update v8js_v8object_class.cc
|
4 years ago |
waqasbelushi
|
e648f431ac
all test passed v8 8.9
|
4 years ago |
Stefan Siegl
|
0eec3bd764
use C++ standard c++14
|
4 years ago |
Stefan Siegl
|
6f08b4da1b
fix configure check to require at least V8 6.9
|
4 years ago |
Stefan Siegl
|
ec583e343b
(Jenkinsfile) build more versions
|
4 years ago |
Stefan Siegl
|
ebd2fd865b
bump version to 2.1.2
|
4 years ago |
Stefan Siegl
|
f03dfee4b6
remove hints on ubuntu ppa and heroku extension pack, since both are not maintained currently
|
4 years ago |
Stefan Siegl
|
b915cb1b16
remove outdated note, closes #428
|
4 years ago |
Stefan Siegl
|
403435d0c0
relax expectations on V8 toString conversions (broken by V8 8.4), refs #444
|
4 years ago |
Stefan Siegl
|
cb96e6e6cb
mention pointer compression in README, closes #439
|
4 years ago |
Stefan Siegl
|
6f2eeb2fc0
(jenkins) enable pointer compression conditionally, refs #439
|
4 years ago |