Stefan Siegl
|
93b1118fe8
Retain object identity on JS-side 'return this'
|
9 年之前 |
Stefan Siegl
|
3c5508b956
Provide correct "this" on V8Object method invocation, closes #185
|
9 年之前 |
Matt Kynaston
|
a58f944804
Experiment to see if #172 is easy to fix
|
9 年之前 |
Stefan Siegl
|
ae33f6a9ab
Re-use v8js_ctx context for V8Function calls, closes #158
|
9 年之前 |
Stefan Siegl
|
3726d233b8
return SUCCESS from PHP_MINIT_FUNCTION
|
10 年之前 |
Stefan Siegl
|
7b926a3d06
ForceDelete was removed, use normal Delete
|
10 年之前 |
Stefan Siegl
|
294a5c8d1f
php_v8js_create_v8 -> v8js_v8object_create
|
10 年之前 |
Stefan Siegl
|
2954de2db5
Remove php_ prefix to struct & type names
|
10 年之前 |
Stefan Siegl
|
d269809d8b
Move types from php_v8js_macros.h to new headers
|
10 年之前 |
Stefan Siegl
|
6869d318b3
Rename V8Object stuff to v8js_v8object_XXX
|
10 年之前 |
Stefan Siegl
|
f987cc7b4c
Rename php_v8js_objects -> v8js_v8objects
|
10 年之前 |
Stefan Siegl
|
5ea36016fe
code cleanup, part 1
|
10 年之前 |