Reviewers: Rico, William Hesse, Description: Fix potential overwriting of debug jumps of following code.
Add JSArrayLength, CallKnownFunction, and InstanceType operations. Remove LadGlobal and StoreGlobal again (they fail). Please review this at http://codereview.chromium.org/6347067/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge/build-x64 Affected files: M src/objects.cc M src/safepoint-table.h M src/safepoint-table.cc M src/x64/assembler-x64.h M src/x64/assembler-x64.cc M src/x64/deoptimizer-x64.cc M src/x64/frames-x64.h M src/x64/lithium-codegen-x64.cc M src/x64/lithium-x64.h M src/x64/lithium-x64.cc M src/x64/macro-assembler-x64.h M src/x64/macro-assembler-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
