[Webkit-unassigned] [Bug 68704] Implement op_resolve_global in the DFG JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 10:57:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68704





--- Comment #3 from Mark Rowe (bdash) <mrowe at apple.com>  2011-09-23 10:57:12 PST ---
(From update of attachment 108490)
View in context: https://bugs.webkit.org/attachment.cgi?id=108490&action=review

> Source/JavaScriptCore/ChangeLog:37
> +2011-09-22  Gavin Barraclough  <barraclough at apple.com>
> +
> +        Need a short description and bug URL (OOPS!)
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        * dfg/DFGByteCodeParser.cpp:
> +        (JSC::DFG::ByteCodeParser::ByteCodeParser):
> +        (JSC::DFG::ByteCodeParser::parseBlock):
> +        * dfg/DFGNode.h:
> +        (JSC::DFG::Node::hasIdentifier):
> +        (JSC::DFG::Node::resolveInfoIndex):
> +        * dfg/DFGOperations.cpp:
> +        * dfg/DFGOperations.h:
> +        * dfg/DFGSpeculativeJIT.cpp:
> +        (JSC::DFG::SpeculativeJIT::compile):
> +

I don’t think you want to include this bit.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list