commit | ce0af16a1064de23a4ef411109391bdd529f9df4 | [log] [tgz] |
---|---|---|
author | mark.lam@apple.com <mark.lam@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Oct 24 17:53:40 2016 +0000 |
committer | mark.lam@apple.com <mark.lam@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Oct 24 17:53:40 2016 +0000 |
tree | 5a8dc6d1825966266346dee0f2daf88fc0b1b065 | |
parent | 2751820f916a6818fa7ce3a62cc13e377850da18 [diff] |
Dumping of op_negate bytecode is broken. https://bugs.webkit.org/show_bug.cgi?id=163896 Reviewed by Darin Adler. It thinks the bytecode consists of only 3 machine words, when it consists of 4. This is now fixed. * bytecode/CodeBlock.cpp: (JSC::CodeBlock::dumpBytecode): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@207765 268f45cc-cd09-0410-ab3c-d52691b4dbfc