1. 20 Aug, 2013 5 commits
  2. 14 Aug, 2013 4 commits
  3. 12 Aug, 2013 1 commit
  4. 09 Aug, 2013 3 commits
  5. 08 Aug, 2013 1 commit
    • haitao.feng@intel.com's avatar
      Patch to enhance the source code line information for profiler. · fb5857ce
      haitao.feng@intel.com authored
      This patch is to enhance the source code line information for profiler.
      
      For the Hydrogen compilation, most of the source code line information
      is not copied from the HInstruction the to corresponding LInstruction.
      
      This patch defines one PositionBits field for LInstruction and copies the
      sorce code position value from the HInstruction.
      
      When Generating the native code, we use RecordPosition(..) function to
      write LInstruction's position value to position recorder.
      
      For the MIPS platform, I did not touch because I have no devices
      to verify the modification on it.
      
      R=danno@chromium.org
      
      Review URL: https://codereview.chromium.org/21042003
      
      Patch from Chunyang Dai <chunyang.dai@intel.com>.
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16114 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      fb5857ce
  6. 07 Aug, 2013 1 commit
  7. 06 Aug, 2013 1 commit
  8. 05 Aug, 2013 2 commits
  9. 02 Aug, 2013 2 commits
  10. 01 Aug, 2013 2 commits
  11. 31 Jul, 2013 4 commits
  12. 30 Jul, 2013 1 commit
  13. 29 Jul, 2013 4 commits
  14. 26 Jul, 2013 1 commit
  15. 25 Jul, 2013 2 commits
  16. 24 Jul, 2013 4 commits
  17. 23 Jul, 2013 2 commits