Bug 121755 - Interpreter::unwind() has no need for the bytecodeOffset
Summary: Interpreter::unwind() has no need for the bytecodeOffset
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 121734
  Show dependency treegraph
 
Reported: 2013-09-21 18:41 PDT by Filip Pizlo
Modified: 2013-09-21 21:59 PDT (History)
7 users (show)

See Also:


Attachments
the patch (24.68 KB, patch)
2013-09-21 18:59 PDT, Filip Pizlo
oliver: 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-09-21 18:41:59 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-09-21 18:59:31 PDT
Created attachment 212292 [details]
the patch
Comment 2 Mark Lam 2013-09-21 19:02:31 PDT
Comment on attachment 212292 [details]
the patch

Nice.
Comment 3 Filip Pizlo 2013-09-21 21:59:52 PDT
Landed in http://trac.webkit.org/changeset/156242