Bug 154060 - calling methods off super in a class constructor should check for TDZ
Summary: calling methods off super in a class constructor should check for TDZ
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-09 20:25 PST by Keith Miller
Modified: 2016-02-09 22:01 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.04 KB, patch)
2016-02-09 20:47 PST, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2016-02-09 20:25:25 PST
calling methods off super in a class constructor should check for TDZ
Comment 1 Keith Miller 2016-02-09 20:47:33 PST
Created attachment 270967 [details]
Patch
Comment 2 WebKit Commit Bot 2016-02-09 22:01:29 PST
Comment on attachment 270967 [details]
Patch

Clearing flags on attachment: 270967

Committed r196361: <http://trac.webkit.org/changeset/196361>
Comment 3 WebKit Commit Bot 2016-02-09 22:01:31 PST
All reviewed patches have been landed.  Closing bug.