Bug 117045 - fourthTier: Explore converting all of JSC to use branch-after-call for exception checking
Summary: fourthTier: Explore converting all of JSC to use branch-after-call for except...
Status: RESOLVED INVALID
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: 117046
Blocks: 113622
  Show dependency treegraph
 
Reported: 2013-05-30 14:50 PDT by Filip Pizlo
Modified: 2013-12-12 13:02 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-05-30 14:50:15 PDT
Fun.
Comment 1 Filip Pizlo 2013-05-30 14:50:31 PDT
The point is to have the JIT and LLInt do it, too.
Comment 2 Filip Pizlo 2013-12-12 13:02:01 PST
This is the wrong approach, it'll be too slow.