1. 04 Sep, 2018 1 commit
  2. 14 Dec, 2016 1 commit
  3. 29 Nov, 2016 3 commits
  4. 28 Nov, 2016 1 commit
  5. 25 Jul, 2016 1 commit
  6. 08 Jun, 2016 1 commit
  7. 17 Nov, 2014 1 commit
    • dslomov's avatar
      harmony-scoping: Implement debugger support for script scope. · d7e3697d
      dslomov authored
      We add a new ScopeType, ScopeType.Script. The scope with
      ScopeType.Script is always present in the scope chain (ScopeIterator
      fakes it if neededi - i.e. if ScriptContext for a script has not been
      allocated since that script has no lexical declarations).
      ScriptScope reflects ScriptContextTable.
      
      R=yurys@chromium.org,yangguo@chromium.org
      BUG=v8:3690
      LOG=N
      
      Review URL: https://codereview.chromium.org/726643002
      
      Cr-Commit-Position: refs/heads/master@{#25383}
      d7e3697d
  8. 16 Sep, 2014 1 commit
  9. 21 Aug, 2014 1 commit
  10. 25 Apr, 2014 1 commit
  11. 24 Apr, 2014 2 commits