Christiano Becker
|
d36aa6c9d5
Update v8js_methods.cc
|
il y a 6 ans |
Stefan Siegl
|
9c45508183
omit use of deprecated apis
|
il y a 6 ans |
Stefan Siegl
|
ab6e2267af
adapt mandatory api changes for V8 7.0.276.3, refs #374
|
il y a 6 ans |
Stefan Siegl
|
313ad1e258
cleanup: remove no longer needed modules_base from ctx, refs #349
|
il y a 7 ans |
Stefan Siegl
|
48a763d6db
pass module_base directly via FunctionTemplate, closes #349
|
il y a 7 ans |
Stefan Siegl
|
7663fb6888
support native modules
|
il y a 7 ans |
Stefan Siegl
|
b12a2fb4e3
Merge remote-tracking branch 'stesie/require-exception-handling' into php7
|
il y a 7 ans |
Stefan Siegl
|
1c7e355937
allow modules to return arbitrary values
|
il y a 7 ans |
Stefan Siegl
|
384ec9b1b6
use "this = module.exports" for modules
|
il y a 7 ans |
Stefan Siegl
|
f3a46ff833
re-use global context for modules + provide module.exports
|
il y a 7 ans |
Stefan Siegl
|
096454fdf4
Fix deprecated API calls
|
il y a 8 ans |
Stefan Siegl
|
745126b5cb
remove left-over TSRM stuff
|
il y a 8 ans |
Stefan Siegl
|
3e8ef5f684
remove V8JS_TSRMLS_FETCH
|
il y a 8 ans |
Stefan Siegl
|
24bb1761bf
remove TSRMLS_DC, TSRMLS_CC
|
il y a 8 ans |
Stefan Siegl
|
d97832d9fb
v8::Handle -> v8::Local
|
il y a 8 ans |
Stefan Siegl
|
288fe4d2a0
PHP Version 5 -> 7
|
il y a 8 ans |
Stefan Siegl
|
3761657335
update copyright years of changed files
|
il y a 8 ans |
Stefan Siegl
|
7625d9b94f
v8js_methods: add size checks + precission down casts
|
il y a 8 ans |
Stefan Siegl
|
5ae48bbda7
Fix refcounting, use zval_ptr_dtor, closes #250
|
il y a 8 ans |
Stefan Siegl
|
9fd201eb16
forward exceptions thrown in module normaliser
|
il y a 9 ans |
Stefan Siegl
|
7dcebdd927
forward exceptions thrown in module loader
|
il y a 9 ans |
Stefan Siegl
|
c459acd1ef
Merge remote-tracking branch 'origin/master' into php7
|
il y a 9 ans |
Stefan Siegl
|
3278be8bee
Add 'indent-tabs-mode: t' to file variables
|
il y a 9 ans |
Stefan Siegl
|
2e5a565237
Remove (meanwhile) unreferenced local variables
|
il y a 9 ans |
Stefan Siegl
|
e9e90bac65
Merge remote-tracking branch 'origin/master' into php7
|
il y a 9 ans |
Stefan Siegl
|
b21ba328d0
Don't call ObjectTemplate.Set with Object instances, fixes #230
|
il y a 9 ans |
Stefan Siegl
|
c804b16e4c
fix compiler warnings
|
il y a 9 ans |
Stefan Siegl
|
2d9c831eeb
Move zend_try block into v8::Unlocker block
|
il y a 9 ans |
Stefan Siegl
|
2d34adb91f
Merge remote-tracking branch 'origin/master'
|
il y a 9 ans |
Stefan Siegl
|
3108d3947d
Fix output of var_dump on regexp (V8 > 4.8)
|
il y a 9 ans |