Stefan Siegl
|
4bfe2ef3ce
rename to setExceptionFilter
|
2 vuotta sitten |
Stefan Siegl
|
ac2b1cb238
introduce setExceptionProxyFactory
|
3 vuotta sitten |
Stefan Siegl
|
3257a86bef
hold extra reference on v8 instance as long as we call into V8, closes #472
|
3 vuotta sitten |
Stefan Siegl
|
35398cc4e3
add zend_class_entry* to method_tmpls key, fixes #410
|
5 vuotta sitten |
Stefan Siegl
|
313ad1e258
cleanup: remove no longer needed modules_base from ctx, refs #349
|
7 vuotta sitten |
Stefan Siegl
|
1c7e355937
allow modules to return arbitrary values
|
7 vuotta sitten |
Stefan Siegl
|
bd730068a2
use ObjectTemplate as base for global object
|
8 vuotta sitten |
Stefan Siegl
|
7a947fe9d1
rename v8js_tmpl_t -> v8js_function_tmpl_t
|
8 vuotta sitten |
Stefan Siegl
|
f02b44b3f8
make memory_limit a size_t internally
|
8 vuotta sitten |
Stefan Siegl
|
3e8ef5f684
remove V8JS_TSRMLS_FETCH
|
8 vuotta sitten |
Stefan Siegl
|
288fe4d2a0
PHP Version 5 -> 7
|
8 vuotta sitten |
Stefan Siegl
|
c459acd1ef
Merge remote-tracking branch 'origin/master' into php7
|
8 vuotta sitten |
Stefan Siegl
|
3278be8bee
Add 'indent-tabs-mode: t' to file variables
|
8 vuotta sitten |
Stefan Siegl
|
e9e90bac65
Merge remote-tracking branch 'origin/master' into php7
|
9 vuotta sitten |
Stefan Siegl
|
4fea8f4fb9
Require V8 4.6.76 or higher
|
9 vuotta sitten |
Stefan Siegl
|
12903ca269
add V8Js::setAverageObjectSize method
|
9 vuotta sitten |
Stefan Siegl
|
bf6effba63
Merge remote-tracking branch 'origin/master' into php7
|
9 vuotta sitten |
Stefan Siegl
|
930b450d99
refcount on snapshot_blob zval
|
9 vuotta sitten |
Stefan Siegl
|
d0e78019aa
Allow snapshot creation & use with V8 > 4.3.7
|
9 vuotta sitten |
Stefan Siegl
|
93d3f9591f
Add CreateParams fields in v8js_ctx only if needed
|
9 vuotta sitten |
Stefan Siegl
|
b405a34690
Allow to create snapshots and re-use them
|
9 vuotta sitten |
Stefan Siegl
|
2d34adb91f
Merge remote-tracking branch 'origin/master'
|
9 vuotta sitten |
Stefan Siegl
|
67a9de01bd
Allow custom module normalisation
|
9 vuotta sitten |
Stefan Siegl
|
5cba44ccd0
Merge remote-tracking branch 'origin/master' into php7
|
9 vuotta sitten |
Stefan Siegl
|
83f51e5021
Merge pull request #156 from stesie/php-exception-behaviour
|
9 vuotta sitten |
Stefan Siegl
|
71f4b7ba05
Cache pseudo-Array FunctionTemplate as well
|
9 vuotta sitten |
Stefan Siegl
|
916e068c4a
PHP7 adapt v8js_object_export.cc
|
9 vuotta sitten |
Stefan Siegl
|
78dd0a9ff0
Cache v8::FunctionTemplates created by v8js_named_property_callback
|
9 vuotta sitten |
Stefan Siegl
|
3fa38e7b87
v8js_class.cc pt.2 for PHP7, zend_object_store_get_object stuff & script resource
|
9 vuotta sitten |
Stefan Siegl
|
a10e601af3
adapt v8js_ctx custom object creation to PHP7 API
|
9 vuotta sitten |