Stefan Siegl
|
fa264c9ec5
define V8_ENABLE_SANDBOX if needed
|
2 年之前 |
Stefan Siegl
|
9afd1a941e
Merge pull request #490 from stesie/issue-489
|
2 年之前 |
Stefan Siegl
|
dd536bc5ce
Merge pull request #487 from stesie/exception-proxy-class
|
3 年之前 |
Stefan Siegl
|
26de750e8e
auto-detect V8 sandbox and call InitializeSandbox if needed
|
3 年之前 |
Stefan Siegl
|
32d8dd8dec
conditionally call DisposePlatform or ShutdownPlatform
|
3 年之前 |
Stefan Siegl
|
23cc21c5b8
call InitializeSandbox
|
3 年之前 |
Stefan Siegl
|
883c9000c3
accessor signature checks are no longer supported
|
3 年之前 |
Stefan Siegl
|
19111d6514
ShutdownPlatform is DisposePlatform() now
|
3 年之前 |
Stefan Siegl
|
225c8cde63
test compiler for c++17 support
|
3 年之前 |
Stefan Siegl
|
dcb583267a
document how to uninstall a filter
|
3 年之前 |
Stefan Siegl
|
bf51bf52a9
document (re-)throwing behaviour from exception filter
|
3 年之前 |
Stefan Siegl
|
b635a16789
add test on uninstallation of exception filter
|
3 年之前 |
Stefan Siegl
|
4bfe2ef3ce
rename to setExceptionFilter
|
3 年之前 |
Stefan Siegl
|
0754d73775
Merge pull request #486 from stesie/script-origin-with-isolate
|
3 年之前 |
Stefan Siegl
|
7247e9fee0
change minimum v8 version to 9.0
|
3 年之前 |
Stefan Siegl
|
4c026f3fb2
use isolate version of v8::ScriptOrigin
|
3 年之前 |
Stefan Siegl
|
abb8b6df14
Mention setExceptionProxyFactory in README
|
3 年之前 |
Stefan Siegl
|
ca38f724c8
handle exceptions thrown in proxy factory
|
3 年之前 |
Stefan Siegl
|
7422ef2383
run exceptions thrown in require() through proxy factory as well
|
3 年之前 |
Stefan Siegl
|
456814703c
add Throwable to string conversion testcase
|
3 年之前 |
Stefan Siegl
|
ac2b1cb238
introduce setExceptionProxyFactory
|
3 年之前 |
Stefan Siegl
|
acd9431ec9
increase minimum V8 version to 7.5
|
3 年之前 |
Mark Grainger
|
51d34e0acd
Fix for V8 timezone notification
|
3 年之前 |
Stefan Siegl
|
362868888f
Merge pull request #479 from stesie/issue-472
|
3 年之前 |
Stefan Siegl
|
3257a86bef
hold extra reference on v8 instance as long as we call into V8, closes #472
|
3 年之前 |
Stefan Siegl
|
5d2aa2ee65
Merge pull request #478 from stesie/issue-477
|
3 年之前 |
Stefan Siegl
|
c1d3bda4dc
provide get_gc obj handler
|
3 年之前 |
waqasbelushi
|
6a7753a43a
Update v8js_v8object_class.cc
|
4 年之前 |
waqasbelushi
|
e648f431ac
all test passed v8 8.9
|
4 年之前 |
Stefan Siegl
|
0eec3bd764
use C++ standard c++14
|
4 年之前 |