[webkit-reviews] review granted: [Bug 95277] JSC: adding support for adding LLInt opcode extensions : [Attachment 161114] One more time after svn up.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 19:11:21 PDT 2012


Geoffrey Garen <ggaren at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 95277: JSC: adding support for adding LLInt opcode extensions
https://bugs.webkit.org/show_bug.cgi?id=95277

Attachment 161114: One more time after svn up.
https://bugs.webkit.org/attachment.cgi?id=161114&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
I like this idea of distinguishing between core opcodes emitted by the compiler
and extension / optimization opcodes used by the engine. We could take this
even further by separating out opcodes like op_get_by_id_* and op_put_by_id_*.


More information about the webkit-reviews mailing list