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
|
e153ff1651
make it compile on PHP 7.3 and 7.4
|
5 年之前 |
Stefan Siegl
|
34a18fde06
Merge branch 'php7' of github.com:phpv8/v8js into php-7.4-support
|
5 年之前 |
Timothy Pace
|
3955409f56
Remove deprecated Context versions of ToBoolean and BooleanValue
|
5 年之前 |
Stefan Siegl
|
885ac6d249
prove get_property_ptr_ptr handler for v8object
|
5 年之前 |
Stefan Siegl
|
c2873fd8d3
change retval of write_property handlers, refs #409
|
6 年之前 |
Stefan Siegl
|
9c45508183
omit use of deprecated apis
|
6 年之前 |
Stefan Siegl
|
ab6e2267af
adapt mandatory api changes for V8 7.0.276.3, refs #374
|
6 年之前 |
Jan-E
|
c7019e3c1a
Remove GC_G(gc_active) check
|
6 年之前 |
Stefan Siegl
|
4af1cca248
Merge pull request #318 from stesie/issue-316
|
8 年之前 |
Stefan Siegl
|
1b7c593bbe
don't clean properties hash while it is iterated, fixes #316
|
8 年之前 |
Stefan Siegl
|
13e0b77015
Fix left-over deprecated API calls.
|
8 年之前 |
Stefan Siegl
|
24bb1761bf
remove TSRMLS_DC, TSRMLS_CC
|
8 年之前 |
Stefan Siegl
|
d97832d9fb
v8::Handle -> v8::Local
|
8 年之前 |
Stefan Siegl
|
288fe4d2a0
PHP Version 5 -> 7
|
8 年之前 |
Stefan Siegl
|
4a8c49bfed
v8js_v8object_class: add size check + precission down cast
|
8 年之前 |
Stefan Siegl
|
880b17a45c
Merge pull request #243 from stesie/code-cleanup
|
8 年之前 |
Stefan Siegl
|
5ae48bbda7
Fix refcounting, use zval_ptr_dtor, closes #250
|
8 年之前 |
Stefan Siegl
|
157f34521e
fix compiler warnings
|
9 年之前 |
Stefan Siegl
|
c459acd1ef
Merge remote-tracking branch 'origin/master' into php7
|
9 年之前 |
Stefan Siegl
|
3278be8bee
Add 'indent-tabs-mode: t' to file variables
|
9 年之前 |
Stefan Siegl
|
2e5a565237
Remove (meanwhile) unreferenced local variables
|
9 年之前 |
Stefan Siegl
|
8287a19c8d
Remove conditional compilation of generator support
|
9 年之前 |
Stefan Siegl
|
e9e90bac65
Merge remote-tracking branch 'origin/master' into php7
|
9 年之前 |
Stefan Siegl
|
c804b16e4c
fix compiler warnings
|
9 年之前 |
Stefan Siegl
|
5595c3bbd7
Fix compilation with PHP 5.5
|
9 年之前 |
Stefan Siegl
|
93b1118fe8
Retain object identity on JS-side 'return this'
|
9 年之前 |
Stefan Siegl
|
38b9c053a1
Enable V8Generator support on V8 >= 3.30.0
|
9 年之前 |