0
0
mirror of https://github.com/phpv8/v8js.git synced 2025-03-11 17:48:45 +00:00
C. Scott Ananian f85675f169 Make JavaScript function wrappers typesafe.
Use the v8::Signature parameter to FunctionTemplate::New to guarantee that
the info->Holder() is of the proper type when `php_v8js_php_callback` is
invoked.

Add test case demonstrating the segfault (which is now prevented).
2013-10-11 23:28:21 -04:00
..
2012-04-27 16:26:15 +00:00
2012-04-27 16:26:15 +00:00
2012-04-27 16:26:15 +00:00
2013-07-12 20:23:12 +02:00
2013-07-12 20:23:12 +02:00
2012-04-27 16:26:15 +00:00
2012-04-27 16:26:15 +00:00
2012-04-27 16:26:15 +00:00
2012-04-27 16:26:15 +00:00
2012-04-27 16:26:15 +00:00