Stefan Siegl
|
3085db6aeb
Merge remote-tracking branch 'origin/master' into php7
|
9 年 前 |
Stefan Siegl
|
b38c31b521
Remove v8::Debug agent stuff
|
9 年 前 |
Stefan Siegl
|
5cba44ccd0
Merge remote-tracking branch 'origin/master' into php7
|
9 年 前 |
Stefan Siegl
|
c6136ec3d2
Fix globals ptr passing wrt. timer thread
|
9 年 前 |
Stefan Siegl
|
74440ed9f7
Move V8JSG extensions and v8_flags to process globals
|
9 年 前 |
Stefan Siegl
|
7d97c97d4c
Fix multi-threading, initialize V8 only once
|
9 年 前 |
Stefan Siegl
|
5f6d9aee2d
Don't terminate execution repeatedly
|
9 年 前 |
Stefan Siegl
|
592d6528ca
PHP7 adapt: fix zend_string memory leaks
|
9 年 前 |
Stefan Siegl
|
fd6eeddc52
Adapt to PHP7
|
9 年 前 |
Stefan Siegl
|
2d0aa9b2cc
adapt PHPJS_OBJECT_KEY from zval* to zend_object*
|
9 年 前 |
Stefan Siegl
|
f7c33539c2
Improve PHP->JS->PHP exception back propagation
|
9 年 前 |
Stefan Siegl
|
f7a592052f
Store flags in v8js_ctx class instead of v8 hidden value
|
9 年 前 |
Stefan Siegl
|
187b97060f
Stop JS execution on PHP exceptions, refs #144
|
9 年 前 |
Stefan Siegl
|
4650273c90
Shutdown V8 on GSHUTDOWN
|
9 年 前 |
Stefan Siegl
|
5018192123
Move libplatform.h include farther down
|
9 年 前 |
Stefan Siegl
|
90c3b9db5f
Fix debug build; move debug stuff into seperate files
|
10 年 前 |
Stefan Siegl
|
5b4aaa64f1
More php_v8js_ prefix cleanup
|
10 年 前 |
Stefan Siegl
|
2954de2db5
Remove php_ prefix to struct & type names
|
10 年 前 |
Stefan Siegl
|
6869d318b3
Rename V8Object stuff to v8js_v8object_XXX
|
10 年 前 |
Stefan Siegl
|
5ea36016fe
code cleanup, part 1
|
10 年 前 |