Bug 97812

Summary: ObjC bindings cannot handle rest parameters
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: andersca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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
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.