Fixes for v8 3.24.17 (0x032417)
This commit is contained in:
parent
ee88602fde
commit
eeb4b5497e
2 changed files with 3 additions and 3 deletions
|
|
@ -385,7 +385,7 @@ fail:
|
|||
$jsmangledname_class->Inherit(static_cast<SWIGV8_ClientData *>(SWIGTYPE_p$jsbaseclass->clientdata)->class_templ);
|
||||
#else
|
||||
$jsmangledname_class->Inherit(
|
||||
v8::Handle<v8::FunctionTemplate>::New(
|
||||
v8::Local<v8::FunctionTemplate>::New(
|
||||
v8::Isolate::GetCurrent(),
|
||||
static_cast<SWIGV8_ClientData *>(SWIGTYPE_p$jsbaseclass->clientdata)->class_templ)
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue