Stefan Siegl
|
93b1118fe8
Retain object identity on JS-side 'return this'
|
9 years ago |
Stefan Siegl
|
21c8bd2288
Merge pull request #219 from stesie/fix-v8object-passback
|
9 years ago |
Stefan Siegl
|
d6394301b2
Pass back V8Object instances, don't re-wrap
|
9 years ago |
Stefan Siegl
|
90b2b2b0b1
Bump version to 0.6.1
|
9 years ago |
Stefan Siegl
|
28a5832f23
Fix configuration on MacOS platform
|
9 years ago |
Stefan Siegl
|
2a80b0b866
Merge pull request #214 from tiemevanveen/patch-2
|
9 years ago |
Tieme van Veen
|
2f5db5d9ef
Linux guide - Move adding extension to php.ini to bottom
|
9 years ago |
Stefan Siegl
|
dd2ad91452
config.w32: fix v8api version generation, refs #210
|
9 years ago |
Stefan Siegl
|
5d2163ffef
Merge pull request #212 from Jan-E/master
|
9 years ago |
Jan Ehrhardt
|
8575dc0e55
#210 Windows: Autodetect V8 API & V8 Engine Compiled Version - v8js_zeroPad
|
9 years ago |
Jan Ehrhardt
|
468d9e1090
Windows: Autodetect V8 API & V8 Engine Compiled Version
|
9 years ago |
Stefan Siegl
|
4c548e60f2
Bump version to 0.6.0
|
9 years ago |
Stefan Siegl
|
7ab602f982
Merge pull request #211 from stesie/setaverageobjectsize
|
9 years ago |
Stefan Siegl
|
12903ca269
add V8Js::setAverageObjectSize method
|
9 years ago |
Stefan Siegl
|
770c9b2fca
Bump version to 0.5.0
|
9 years ago |
Stefan Siegl
|
87b29749b9
Merge pull request #207 from stesie/custom-snapshots
|
9 years ago |
Stefan Siegl
|
9fd25e6fff
Merge pull request #209 from stesie/fix-tests-v8-5.1
|
9 years ago |
Stefan Siegl
|
f49d3b79ca
Update README.Linux.md for snapshot usage
|
9 years ago |
Stefan Siegl
|
de0b8e2aa8
Check V8_DIR/share/v8 for snapshot images as well
|
9 years ago |
Stefan Siegl
|
930b450d99
refcount on snapshot_blob zval
|
9 years ago |
Stefan Siegl
|
606eb5a60f
Mention limitted snapshot availibility in README.md
|
9 years ago |
Stefan Siegl
|
8e3e0c91b5
Add ZEND_ARG_INFO for V8Js::__construct 5th arg: snapshot_blob
|
9 years ago |
Stefan Siegl
|
d0e78019aa
Allow snapshot creation & use with V8 > 4.3.7
|
9 years ago |
Stefan Siegl
|
67269ddfc4
Adapt test expectations to V8 error message changes
|
9 years ago |
Stefan Siegl
|
4df6e80be9
Add testcase on V8Js::createSnapshot
|
9 years ago |
Stefan Siegl
|
a1cdd7537b
Fix conditional compilation for snapshot=off
|
9 years ago |
Stefan Siegl
|
93d3f9591f
Add CreateParams fields in v8js_ctx only if needed
|
9 years ago |
Stefan Siegl
|
40f0f5e89f
Provide startup data loader for V8 < 4.6.76
|
9 years ago |
Stefan Siegl
|
52ebdc28ed
Simply v8::Isolate::New to test if snapshot blob needed
|
9 years ago |
Stefan Siegl
|
2c8ef2aa66
conditionally compile in snapshot functionality
|
9 years ago |