[Webkit-unassigned] [Bug 61014] Most built-in properties are not deletable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 16:01:03 PDT 2011


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


Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111100|review?                     |review+
               Flag|                            |




--- Comment #4 from Filip Pizlo <fpizlo at apple.com>  2011-10-14 16:01:03 PST ---
(From update of attachment 111100)
View in context: https://bugs.webkit.org/attachment.cgi?id=111100&action=review

> Source/JavaScriptCore/runtime/JSObject.h:214
> +        void reifyStaticFunctions(ExecState* exec);

Rename to reifyStaticFunctionsForDelete().

> Source/JavaScriptCore/runtime/Structure.h:296
> +        // 7 free bits

Maybe delete this comment?  It's probably wrong and unlikely to be useful.

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