Stefan Siegl
|
9c45508183
|
omit use of deprecated apis
|
2018-09-13 14:01:15 +02:00 |
|
Stefan Siegl
|
ab6e2267af
|
adapt mandatory api changes for V8 7.0.276.3, refs #374
|
2018-09-12 15:43:48 +02:00 |
|
Stefan Siegl
|
096454fdf4
|
Fix deprecated API calls
|
2017-04-23 22:50:00 +02:00 |
|
Stefan Siegl
|
8287a19c8d
|
Remove conditional compilation of generator support
All supported V8 versions (>= 4.6.76) have support for JS generators,
therefore it's no longer needed.
|
2016-05-22 23:47:36 +02:00 |
|
Stefan Siegl
|
89399fa961
|
Disable generator export for V8 < 3.30 (not supported)
|
2016-01-09 14:17:48 +01:00 |
|
Stefan Siegl
|
80575beecc
|
Don't create v8::HandleScope in v8js_wrap_generator
|
2016-01-09 14:05:19 +01:00 |
|
Stefan Siegl
|
a18ae9e853
|
Implement JS-side wrapper around PHP Generator objects
|
2016-01-09 12:50:40 +01:00 |
|