RESOLVED FIXED 135139
Refactor ArrayPrototype to use getLength() and putLength() utility functions
https://bugs.webkit.org/show_bug.cgi?id=135139
Summary Refactor ArrayPrototype to use getLength() and putLength() utility functions
Mark Lam
Reported 2014-07-21 17:47:59 PDT
This change only refactors the ArrayPrototype code to use 2 utility functions: getLength() and putLength(). There are no semantic changes.
Attachments
the patch. (10.79 KB, patch)
2014-07-21 17:51 PDT, Mark Lam
oliver: review+
Mark Lam
Comment 1 2014-07-21 17:51:41 PDT
Created attachment 235260 [details] the patch.
Mark Lam
Comment 2 2014-07-21 17:59:09 PDT
Note You need to log in before you can comment on or make changes to this bug.