Bug 79338 - pop of array hole should get from the prototype chain
Summary: pop of array hole should get from the prototype chain
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-23 00:19 PST by Gavin Barraclough
Modified: 2012-02-23 11:41 PST (History)
0 users

See Also:


Attachments
Fix (4.75 KB, patch)
2012-02-23 00:21 PST, Gavin Barraclough
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2012-02-23 00:19:37 PST
We return undefined.
Comment 1 Gavin Barraclough 2012-02-23 00:21:49 PST
Created attachment 128419 [details]
Fix
Comment 2 Gavin Barraclough 2012-02-23 11:41:11 PST
Fixed in r108650