Bug 135139

Summary: Refactor ArrayPrototype to use getLength() and putLength() utility functions
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch. oliver: review+

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.