Move convertJSMethodNameToObjc() to be a utility function of ObjcClass
Created attachment 138911 [details] Patch
Just the trivial change, move the function around without any other modification.
Comment on attachment 138911 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=138911&action=review > Source/WebCore/WebCore.order:-6356 > -__ZN3JSC8Bindings25convertJSMethodNameToObjcEPKcPcm No need to update order files; those are generated mechanically and don’t need to be edited.
Committed r115269: <http://trac.webkit.org/changeset/115269>