Stefan Siegl
|
dd536bc5ce
Merge pull request #487 from stesie/exception-proxy-class
|
3 éve |
Stefan Siegl
|
26de750e8e
auto-detect V8 sandbox and call InitializeSandbox if needed
|
3 éve |
Stefan Siegl
|
32d8dd8dec
conditionally call DisposePlatform or ShutdownPlatform
|
3 éve |
Stefan Siegl
|
23cc21c5b8
call InitializeSandbox
|
3 éve |
Stefan Siegl
|
883c9000c3
accessor signature checks are no longer supported
|
3 éve |
Stefan Siegl
|
19111d6514
ShutdownPlatform is DisposePlatform() now
|
3 éve |
Stefan Siegl
|
225c8cde63
test compiler for c++17 support
|
3 éve |
Stefan Siegl
|
dcb583267a
document how to uninstall a filter
|
3 éve |
Stefan Siegl
|
bf51bf52a9
document (re-)throwing behaviour from exception filter
|
3 éve |
Stefan Siegl
|
b635a16789
add test on uninstallation of exception filter
|
3 éve |
Stefan Siegl
|
4bfe2ef3ce
rename to setExceptionFilter
|
3 éve |
Stefan Siegl
|
712f54113b
Merge branch 'php7' of github.com:phpv8/v8js into php8
|
3 éve |
Stefan Siegl
|
0754d73775
Merge pull request #486 from stesie/script-origin-with-isolate
|
3 éve |
Stefan Siegl
|
7247e9fee0
change minimum v8 version to 9.0
|
3 éve |
Stefan Siegl
|
4c026f3fb2
use isolate version of v8::ScriptOrigin
|
3 éve |
Stefan Siegl
|
abb8b6df14
Mention setExceptionProxyFactory in README
|
3 éve |
Stefan Siegl
|
ca38f724c8
handle exceptions thrown in proxy factory
|
3 éve |
Stefan Siegl
|
7422ef2383
run exceptions thrown in require() through proxy factory as well
|
3 éve |
Stefan Siegl
|
456814703c
add Throwable to string conversion testcase
|
3 éve |
Stefan Siegl
|
ac2b1cb238
introduce setExceptionProxyFactory
|
3 éve |
Stefan Siegl
|
4327b4a3f9
Update MacOS instructions
|
3 éve |
Stefan Siegl
|
bfd2bfc2df
remove deprected V8Js::checkString function
|
3 éve |
Stefan Siegl
|
f6a93c3cd6
Remove support for uncaught exceptions. Use try/catch.
|
3 éve |
Stefan Siegl
|
fa4babb307
Remove support for V8 extensions
|
3 éve |
Stefan Siegl
|
2b3e904dab
Merge branch 'php7' into php8
|
3 éve |
Stefan Siegl
|
acd9431ec9
increase minimum V8 version to 7.5
|
3 éve |
Mark Grainger
|
51d34e0acd
Fix for V8 timezone notification
|
3 éve |
Stefan Siegl
|
748310c894
Merge branch 'php7' of https://github.com/phpv8/v8js into php8
|
3 éve |
Stefan Siegl
|
d44530f717
remove V8_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX polyfill
|
3 éve |
Stefan Siegl
|
9b3d1d1c8f
remove SINCE74(...) and SINCE80(...) macro fluff
|
3 éve |