Reviewers: Kevin Millikin, iposva, Description: Fix crash bug when loading const variable in the presence of eval.
The problem was a missing 'uninitialized' check. Please review this at http://codereview.chromium.org/73076 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/codegen-arm.cc M src/codegen-ia32.cc A test/mjsunit/const-declaration.js --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
