Stefan Siegl
|
71f4b7ba05
Cache pseudo-Array FunctionTemplate as well
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
31d1feb7da
Bump PHP_V8JS_VERSION #define as well.
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
3c25bb2989
Bump version to 0.2.3
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
415b64c7e5
Merge pull request #161 from stesie/method-tmpl-cache
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
78dd0a9ff0
Cache v8::FunctionTemplates created by v8js_named_property_callback
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
53995ac616
Make FLAG_FORCE_ARRAY not affect V8Function objects, #closes 160
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
de0931a90b
Bump version to 0.2.2
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
264bd7024d
Merge pull request #159 from stesie/issue-158
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
ae33f6a9ab
Re-use v8js_ctx context for V8Function calls, closes #158
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
e6d2de2c4f
Merge pull request #157 from uniconstructor/patch-1
|
%!s(int64=9) %!d(string=hai) anos |
Smirnov Ilia
|
96a1b3848a
fixed link to Google v8 repository
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
e07ea80805
Update README.Linux.md common pitfalls
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
94fb367b15
Merge pull request #154 from rosmo/libplatform-x64
|
%!s(int64=9) %!d(string=hai) anos |
Taneli Leppa
|
9f082a057b
Check lib64 dir for libplatform as well.
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
35e5fbb1fc
Don't call V8::ShutdownPlatform for V8 < 3.29.36
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
829bac9ddc
Merge pull request #150 from stesie/issue-140
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
204cc0fa6a
Merge pull request #151 from stesie/mem-leaks-001
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
0deb7d1802
Track list of valid script object in ctx
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
cb7a1b8d6a
Dispose persisted v8::Script object on resource dtor (memory leak)
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
1f56c8e43c
Don't only run dtor, really delete the object
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
981f502303
ignore run-tests.php valgrind result files
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
dd4996cd56
delete v8::Extension instance on shutdown
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
4650273c90
Shutdown V8 on GSHUTDOWN
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
5018192123
Move libplatform.h include farther down
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
6bbe4d932b
remove useless zero-initializations (immediately overridden afterwards)
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
441f7b7fab
v8js_commonjs_split_terms: use pointer comparison instead of strlen
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
cedcac1318
skip useless estrdup/efree cycle
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
f61c11f995
declare base & identifier const
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
ea3ec4bd65
Fix commonjs memory leaks (and increase test coverage to 100%)
|
%!s(int64=9) %!d(string=hai) anos |
Stefan Siegl
|
bfc6b29989
Use emalloc/estrdup/efree in v8js_commonjs.cc + fix memory leak
|
%!s(int64=9) %!d(string=hai) anos |