1. 31 Jul, 2015 1 commit
  2. 22 Apr, 2015 1 commit
  3. 13 Mar, 2015 1 commit
  4. 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
  5. 26 Apr, 2012 1 commit