[v8-dev] Re: linux: extend the ifdefs in shell.cc to cover V8_SHARED too (issue7076030)

2011-05-27 Thread evan
ping? http://codereview.chromium.org/7076030/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Heap profiler: fetch document.URL of global objects. (issue7082012)

2011-05-27 Thread mnaganov
Reviewers: Vitaly Repeshko, Søren Gjesse, Description: Heap profiler: fetch document.URL of global objects. This allows to distinguish DOMWindow objects in browser from each other. R=vita...@chromium.org,sgje...@chromium.org BUG=https://bugs.webkit.org/show_bug.cgi?id=61177 TEST=cctest/test-hea

[v8-dev] [v8] r8075 committed - Revert "Pass undefined to JS builtins when called with implicit receiv...

2011-05-27 Thread codesite-noreply
Revision: 8075 Author: a...@chromium.org Date: Thu May 26 04:22:29 2011 Log: Revert "Pass undefined to JS builtins when called with implicit receiver." Presubmit and failing test. TBR=l...@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7071009 http://code.googl

[v8-dev] [v8] r8086 committed - Fix Win compilation issue introduced in r8081....

2011-05-27 Thread codesite-noreply
Revision: 8086 Author: sandh...@chromium.org Date: Thu May 26 07:41:11 2011 Log: Fix Win compilation issue introduced in r8081. Review URL: http://codereview.chromium.org/7074009 http://code.google.com/p/v8/source/detail?r=8086 Modified: /branches/bleeding_edge/src/runtime.cc ===

[v8-dev] [v8] r8087 committed - Merge revision 8082 to 3.3 branch (fixes crbug 83877)...

2011-05-27 Thread codesite-noreply
Revision: 8087 Author: ri...@chromium.org Date: Thu May 26 08:14:38 2011 Log: Merge revision 8082 to 3.3 branch (fixes crbug 83877) Review URL: http://codereview.chromium.org/7075011 http://code.google.com/p/v8/source/detail?r=8087 Modified: /branches/3.3/src/json-parser.cc /branches

[v8-dev] [v8] r8080 committed - ARM: Avoid using ldrd/strd with post increment...

2011-05-27 Thread codesite-noreply
Revision: 8080 Author: sgje...@chromium.org Date: Thu May 26 06:52:14 2011 Log: ARM: Avoid using ldrd/strd with post increment These instructions seems to cause problems in some situations. This reverts parts of r7873. R=erik.co...@gmail.com BUG=none TEST=none Review URL: http://

[v8-dev] [v8] r8081 committed - JSON.stringify improvement. Fast case in C++ for string arrays....

2011-05-27 Thread codesite-noreply
Revision: 8081 Author: sandh...@chromium.org Date: Thu May 26 06:58:48 2011 Log: JSON.stringify improvement. Fast case in C++ for string arrays. Review URL: http://codereview.chromium.org/7077004 http://code.google.com/p/v8/source/detail?r=8081 Modified: /branches/bleeding_edge/src/js

[v8-dev] [v8] r8073 committed - Pass undefined to JS builtins when called with implicit receiver....

2011-05-27 Thread codesite-noreply
Revision: 8073 Author: a...@chromium.org Date: Thu May 26 04:07:48 2011 Log: Pass undefined to JS builtins when called with implicit receiver. A couple of corner cases have to be treated specially to not break everything: eval and getter/setter definitions. R=l...@chromium.org BUG=v8:

[v8-dev] [v8] r8083 committed - Merge revision 8082 to trunk (fixes crbug 83877)...

2011-05-27 Thread codesite-noreply
Revision: 8083 Author: ri...@chromium.org Date: Thu May 26 07:14:54 2011 Log: Merge revision 8082 to trunk (fixes crbug 83877) Review URL: http://codereview.chromium.org/6976027 http://code.google.com/p/v8/source/detail?r=8083 Modified: /trunk/src/json-parser.cc /trunk/src/json-parse

[v8-dev] [v8] r8079 committed - Fix bogus assertion in DiscoverGreyObjectsOnPage....

2011-05-27 Thread codesite-noreply
Revision: 8079 Author: vego...@chromium.org Date: Thu May 26 05:47:49 2011 Log: Fix bogus assertion in DiscoverGreyObjectsOnPage. TBR=erik.co...@gmail.com Review URL: http://codereview.chromium.org/7071012 http://code.google.com/p/v8/source/detail?r=8079 Modified: /branches/experime

[v8-dev] Add complete ElementKind information directly to Map for objects with elements. (issue6966041)

2011-05-27 Thread danno
Reviewers: Mads Ager, Message: please review Description: Add complete ElementsKind information directly to Map for objects with elements. Please review this at http://codereview.chromium.org/6966041/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/a

[v8-dev] Removed dead flags. (issue7077028)

2011-05-27 Thread svenpanne
Reviewers: danno, Mads Ager, Description: Removed dead flags. Please review this at http://codereview.chromium.org/7077028/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/flag-definitions.h Index: src/flag-definitions.h