commit | 61b1cdb61703d29ea7bb6d44e72617096e7e9a44 | [log] [tgz] |
---|---|---|
author | commit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Aug 29 03:57:52 2012 +0000 |
committer | commit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Aug 29 03:57:52 2012 +0000 |
tree | e0ace0e06e184c1c284578fa609c46e2f1fe3efe | |
parent | d2a7da713bbc8bb405de10b790ce6bf857a86144 [diff] |
Adding support for adding LLInt opcode extensions. This will be needed by the LLInt C loop interpreter later. https://bugs.webkit.org/show_bug.cgi?id=95277. Patch by Mark Lam <mark.lam@apple.com> on 2012-08-28 Reviewed by Geoffrey Garen. * JavaScriptCore.xcodeproj/project.pbxproj: * bytecode/Opcode.h: * llint/LLIntOpcode.h: Added. * llint/LowLevelInterpreter.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@126955 268f45cc-cd09-0410-ab3c-d52691b4dbfc