WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
97812
ObjC bindings cannot handle rest parameters
https://bugs.webkit.org/show_bug.cgi?id=97812
Summary
ObjC bindings cannot handle rest parameters
Erik Arvidsson
Reported
2012-09-27 13:02:36 PDT
http://trac.webkit.org/changeset/129779
added support for rest parameters for V8 and JSC bindings. I'm not sure how that even compiled for ObjC? If this turns out to be a problem someone needs to either wrap these definitions in #if defined(LANGUAGE_JAVASCRIPT) && LANGUAGE_JAVASCRIPT or implement the code gen for these.
Attachments
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2016-08-04 14:17:13 PDT
Not going to do this - the bindings have been frozen.
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