Bug 108417 - DFG bytecode parser should have more assertions about the status of local accesses
Summary: DFG bytecode parser should have more assertions about the status of local acc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 108414
  Show dependency treegraph
 
Reported: 2013-01-30 19:07 PST by Filip Pizlo
Modified: 2013-01-30 19:16 PST (History)
7 users (show)

See Also:


Attachments
the patch (3.11 KB, patch)
2013-01-30 19:08 PST, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-01-30 19:07:21 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-01-30 19:08:54 PST
Created attachment 185657 [details]
the patch
Comment 2 Mark Hahnenberg 2013-01-30 19:15:28 PST
Comment on attachment 185657 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-01-30 19:16:06 PST
Landed in http://trac.webkit.org/changeset/141364