[Webkit-unassigned] [Bug 28114] [ES5] Implement Object.getPrototypeOf

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 8 17:49:13 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28114





--- Comment #3 from Sam Weinig <sam at webkit.org>  2009-08-08 17:49:12 PDT ---
(From update of attachment 34399)
> +static JSValue JSC_HOST_CALL objectConsGetPrototypeOf(ExecState*, JSObject*, JSValue, const ArgList&);

Please don't abbreviate constructor here.  I have tried hard to keep
unnecessary abbreviations out of these methods.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list