1. 14 Jul, 2015 1 commit
  2. 07 Jul, 2015 1 commit
  3. 26 Jun, 2015 1 commit
  4. 25 Jun, 2015 1 commit
  5. 24 Jun, 2015 1 commit
  6. 19 Jun, 2015 1 commit
  7. 16 Jun, 2015 1 commit
  8. 12 Jun, 2015 1 commit
    • chunyang.dai's avatar
      X87: Disable the test case for X87 since ea2cb139. · 8c57b2e1
      chunyang.dai authored
            The strong-object-set-proto test cases will throw one expected exception
            and the exception message should include the source position in the JS
            file. But crankshaft compiler does not generate the source position for
            it when creating the flow graph by default. The source position information
            is always zero. So it failed when comparing with the reference file.
      
            If we use crankshaft compiler on IA32 platform to run this test case, it
            has the same failure.
      
            we will open these test case for x87 once turbofan for X87 is enabled.
      
      BUG=
      
      Review URL: https://codereview.chromium.org/1179763003
      
      Cr-Commit-Position: refs/heads/master@{#29003}
      8c57b2e1
  9. 10 Jun, 2015 1 commit
  10. 01 Jun, 2015 1 commit
  11. 18 May, 2015 2 commits
  12. 21 Apr, 2015 1 commit
  13. 17 Apr, 2015 1 commit
  14. 14 Apr, 2015 1 commit
    • chunyang.dai's avatar
      X87: Disable the test case for X87 since f3338dd3 · 31a3d5fc
      chunyang.dai authored
        The overwrite-builtins test cases will throw one expected exception
        and the exception message should include the source position in the JS
        file. But crankshaft compiler does not generate the source position for
        it when creating the flow graph by default. The source position information
        is always zero. So it failed when comparing with the reference file.
      
        If we use crankshaft compiler on IA32 platform to run this test case, it
        has the same failure.
      
      BUG=
      
      Review URL: https://codereview.chromium.org/1086503002
      
      Cr-Commit-Position: refs/heads/master@{#27807}
      31a3d5fc
  15. 13 Apr, 2015 2 commits
  16. 07 Apr, 2015 1 commit
  17. 01 Apr, 2015 1 commit
  18. 16 Mar, 2015 1 commit
  19. 06 Mar, 2015 1 commit
  20. 26 Feb, 2015 1 commit
    • adamk's avatar
      Re-introduce ImportDeclaration to the parser · fa293dd7
      adamk authored
      This also adds a new VariableMode, IMPORT, which will be
      used to do appropriate binding for Import-declared Variables.
      
      Only named imports are handled for now. "import *" and default
      import syntaxes have had their TODOs adjusted to match the new
      code structure.
      
      BUG=v8:1569
      LOG=n
      
      Review URL: https://codereview.chromium.org/948303004
      
      Cr-Commit-Position: refs/heads/master@{#26895}
      fa293dd7
  21. 25 Feb, 2015 1 commit
  22. 19 Feb, 2015 1 commit
  23. 12 Feb, 2015 3 commits
  24. 10 Dec, 2014 1 commit
  25. 08 Dec, 2014 2 commits
  26. 12 Nov, 2014 1 commit
  27. 14 Aug, 2014 1 commit
  28. 12 Feb, 2014 2 commits
  29. 22 Nov, 2013 1 commit
  30. 08 Nov, 2013 1 commit
  31. 24 Oct, 2013 1 commit
  32. 23 Oct, 2013 1 commit
  33. 24 Sep, 2013 1 commit
  34. 26 Jun, 2013 1 commit