WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
87070
[V8] Add an optional 'isolate' argument to throwTypeError()
https://bugs.webkit.org/show_bug.cgi?id=87070
Summary
[V8] Add an optional 'isolate' argument to throwTypeError()
Kentaro Hara
Reported
2012-05-21 19:08:30 PDT
The objective is to pass Isolate around in V8 bindings. In this bug we add an optional 'isolate' argument to throwTypeError(), and passes Isolate to throwTypeError(). In a following patch, I'll pass Isolate to all throwTypeError()s.
Attachments
Patch
(14.21 KB, patch)
2012-05-21 19:13 PDT
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
rebased patch for landing
(14.59 KB, patch)
2012-05-22 00:50 PDT
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-05-21 19:13:02 PDT
Created
attachment 143170
[details]
Patch
Kentaro Hara
Comment 2
2012-05-22 00:50:57 PDT
Created
attachment 143217
[details]
rebased patch for landing
WebKit Review Bot
Comment 3
2012-05-22 01:37:52 PDT
Comment on
attachment 143217
[details]
rebased patch for landing Clearing flags on attachment: 143217 Committed
r117933
: <
http://trac.webkit.org/changeset/117933
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug