RESOLVED FIXED 86979
[V8] Pass Isolate to V8NPObject::npObjectGetProperty() and V8NPObject::npObjectSetProperty()
https://bugs.webkit.org/show_bug.cgi?id=86979
Summary [V8] Pass Isolate to V8NPObject::npObjectGetProperty() and V8NPObject::npObje...
Kentaro Hara
Reported 2012-05-20 19:04:20 PDT
The objective is to pass Isolate around in V8 bindings. In this bug we pass Isolate to V8NPObject::npObjectGetProperty() and V8NPObject::npObjectSetProperty().
Attachments
Patch (12.55 KB, patch)
2012-05-20 19:07 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-05-20 19:07:36 PDT
WebKit Review Bot
Comment 2 2012-05-20 23:19:18 PDT
Comment on attachment 142934 [details] Patch Clearing flags on attachment: 142934 Committed r117732: <http://trac.webkit.org/changeset/117732>
WebKit Review Bot
Comment 3 2012-05-20 23:19:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.