Skip to content

Some V8 methods were deprecated or removed#1

Open
philproctor wants to merge 1 commit intofogzot:masterfrom
philproctor:master
Open

Some V8 methods were deprecated or removed#1
philproctor wants to merge 1 commit intofogzot:masterfrom
philproctor:master

Conversation

@philproctor
Copy link
Copy Markdown

Because of this libvroomjs were not compiling with the latest V8 libraries. I've changed the method calls to use their non-deprecated equivalents. Tested working under Arch Linux.

@fogzot
Copy link
Copy Markdown
Owner

fogzot commented May 30, 2013

Can I ask why did you change managed_destroy() signature adding the isolate parameter that is not used in the code?

@fogzot
Copy link
Copy Markdown
Owner

fogzot commented Jun 14, 2013

Also, the V8 I have on my system (Debian unstable) right now doesn't have that overloads. I will merge this when I get them.

@philproctor
Copy link
Copy Markdown
Author

These changes were needed to get it to compile on Arch. The signature change on 62 was my mistake, didn't intend for that to go into this pull request. Apologize for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants