[v8-dev] Add per-file OWNERS for MIPS-specific cctests (issue 148923003)

2014-02-04 Thread jkummerow
Reviewers: danno, Message: Danno: PTAL. Paul: FYI. I don't see a convenient way to test this change, so I suggest to test it in production :-) Description: Add per-file OWNERS for MIPS-specific cctests Please review this at https://codereview.chromium.org/148923003/ SVN Base:

[v8-dev] Fix in array instance type initialization. (issue 134713004)

2014-02-04 Thread ishell
Reviewers: Dmitry Lomov (chromium), Message: PTAL. Description: Fix in array instance type initialization. Please review this at https://codereview.chromium.org/134713004/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files (+4, -3 lines): M src/hydrogen.cc

[v8-dev] Re: Added a test which installs a poisonous memento right after the new space top pointer. (issue 152813003)

2014-02-04 Thread bmeurer
https://codereview.chromium.org/152813003/diff/20001/test/cctest/test-mementos.cc File test/cctest/test-mementos.cc (right): https://codereview.chromium.org/152813003/diff/20001/test/cctest/test-mementos.cc#newcode45 test/cctest/test-mementos.cc:45: CompileRun(var a = [];); This is rather

[v8-dev] Re: Dispose Isolate at end of cctest. (issue 135153007)

2014-02-04 Thread svenpanne
Committed patchset #1 manually as r19047 (presubmit successful). https://codereview.chromium.org/135153007/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19047 committed - Dispose Isolate at end of cctest....

2014-02-04 Thread codesite-noreply
Revision: 19047 Author: svenpa...@chromium.org Date: Tue Feb 4 08:30:35 2014 UTC Log: Dispose Isolate at end of cctest. No measurable change in test running time, we clean up only trivial known things at disposal time and do not walk the heap, run real finalizers, etc.

[v8-dev] Re: Adding a type vector to replace type cells. (issue 137403009)

2014-02-04 Thread bmeurer
https://codereview.chromium.org/137403009/diff/820001/src/arm/code-stubs-arm.cc File src/arm/code-stubs-arm.cc (right): https://codereview.chromium.org/137403009/diff/820001/src/arm/code-stubs-arm.cc#newcode3020 src/arm/code-stubs-arm.cc:3020: // Cache the called function in a global property

[v8-dev] Experimental parser: always add all subtrees (issue 141083011)

2014-02-04 Thread dcarney
Reviewers: marja, Message: Committed patchset #2 manually as r19048 (tree was closed). Description: Experimental parser: always add all subtrees TBR=ma...@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=19048 Please review this at

[v8-dev] [v8] r19048 committed - Experimental parser: always add all subtrees...

2014-02-04 Thread codesite-noreply
Revision: 19048 Author: dcar...@chromium.org Date: Tue Feb 4 08:58:24 2014 UTC Log: Experimental parser: always add all subtrees TBR=ma...@chromium.org BUG= Review URL: https://codereview.chromium.org/141083011 http://code.google.com/p/v8/source/detail?r=19048 Modified:

[v8-dev] Re: Added a test which installs a poisonous memento right after the new space top pointer. (issue 152813003)

2014-02-04 Thread mvstanton
lgtm, a couple comments. https://codereview.chromium.org/152813003/diff/20001/test/cctest/test-mementos.cc File test/cctest/test-mementos.cc (right): https://codereview.chromium.org/152813003/diff/20001/test/cctest/test-mementos.cc#newcode45 test/cctest/test-mementos.cc:45: CompileRun(var a =

[v8-dev] Re: Fix in array instance type initialization. (issue 134713004)

2014-02-04 Thread dslomov
lgtm. Thanks! https://codereview.chromium.org/134713004/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails

[v8-dev] Just initialize elements pointer in fast literal when pre-tenuring. (issue 148253004)

2014-02-04 Thread hpayer
Reviewers: Igor Sheludko, Description: Just initialize elements pointer in fast literal when pre-tenuring. BUG= Please review this at https://codereview.chromium.org/148253004/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files (+7, -6 lines): M src/hydrogen.cc

[v8-dev] Re: Tests for (pre)parse errors when eval and arguments are found in inappropriate places. (issue 140543003)

2014-02-04 Thread ulan
lgtm https://codereview.chromium.org/140543003/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: Just initialize elements pointer in fast literal when pre-tenuring. (issue 148253004)

2014-02-04 Thread ishell
lgtm https://codereview.chromium.org/148253004/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: Add per-file OWNERS for MIPS-specific cctests (issue 148923003)

2014-02-04 Thread danno
lgtm https://codereview.chromium.org/148923003/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: Use Type* in crankshaft rather than HeapType. (issue 152863002)

2014-02-04 Thread verwaest
Addressed comments, ptal again https://codereview.chromium.org/152863002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop

[v8-dev] Check the offset argument of TypedArray.set for fitting into Smi. (issue 145623009)

2014-02-04 Thread dslomov
Reviewers: Jakob, Description: Check the offset argument of TypedArray.set for fitting into Smi. R=jkumme...@chromium.org BUG=340125 LOG=Y Please review this at https://codereview.chromium.org/145623009/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files (+8, -10

[v8-dev] [v8] r19049 committed - Revert Dispose Isolate at end of cctest....

2014-02-04 Thread codesite-noreply
Revision: 19049 Author: svenpa...@chromium.org Date: Tue Feb 4 09:41:21 2014 UTC Log: Revert Dispose Isolate at end of cctest. Things work locally, only the waterfall is unhappy for some arcane reason. Investigating... TBR=bmeu...@chromium.org Review URL:

[v8-dev] Revert Dispose Isolate at end of cctest. (issue 133193006)

2014-02-04 Thread svenpanne
Reviewers: Benedikt Meurer, Message: Committed patchset #1 manually as r19049 (tree was closed). Description: Revert Dispose Isolate at end of cctest. Things work locally, only the waterfall is unhappy for some arcane reason. Investigating... TBR=bmeu...@chromium.org Committed:

[v8-dev] Re: Add Box object to heap profiler. (issue 143343006)

2014-02-04 Thread ulan
lgtm https://codereview.chromium.org/143343006/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: Add Box object to heap profiler. (issue 143343006)

2014-02-04 Thread alph
https://codereview.chromium.org/143343006/diff/70001/test/cctest/test-heap-profiler.cc File test/cctest/test-heap-profiler.cc (right): https://codereview.chromium.org/143343006/diff/70001/test/cctest/test-heap-profiler.cc#newcode2397 test/cctest/test-heap-profiler.cc:2397: CHECK_EQ(1,

[v8-dev] Re: Tests for (pre)parse errors when eval and arguments are found in inappropriate places. (issue 140543003)

2014-02-04 Thread marja
Committed patchset #6 manually as r19050 (presubmit successful). https://codereview.chromium.org/140543003/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19050 committed - Tests for (pre)parse errors when eval and arguments are found in i...

2014-02-04 Thread codesite-noreply
Revision: 19050 Author: ma...@chromium.org Date: Tue Feb 4 09:47:30 2014 UTC Log: Tests for (pre)parse errors when eval and arguments are found in inappropriate places. In addition: - Fix a bug in parser discovered by the tests (prefix and postfix confused in an error

[v8-dev] Re: Check the offset argument of TypedArray.set for fitting into Smi. (issue 145623009)

2014-02-04 Thread jkummerow
lgtm https://codereview.chromium.org/145623009/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: Check the offset argument of TypedArray.set for fitting into Smi. (issue 145623009)

2014-02-04 Thread dslomov
Committed patchset #1 manually as r19051 (presubmit successful). https://codereview.chromium.org/145623009/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19051 committed - Check the offset argument of TypedArray.set for fitting into Smi....

2014-02-04 Thread codesite-noreply
Revision: 19051 Author: dslo...@chromium.org Date: Tue Feb 4 09:53:05 2014 UTC Log: Check the offset argument of TypedArray.set for fitting into Smi. R=jkumme...@chromium.org BUG=340125 LOG=Y Review URL: https://codereview.chromium.org/145623009

[v8-dev] Re: Add per-file OWNERS for MIPS-specific cctests (issue 148923003)

2014-02-04 Thread jkummerow
Committed patchset #1 manually as r19052 (presubmit successful). https://codereview.chromium.org/148923003/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19052 committed - Add per-file OWNERS for MIPS-specific cctests...

2014-02-04 Thread codesite-noreply
Revision: 19052 Author: jkumme...@chromium.org Date: Tue Feb 4 09:53:26 2014 UTC Log: Add per-file OWNERS for MIPS-specific cctests R=da...@chromium.org Review URL: https://codereview.chromium.org/148923003 http://code.google.com/p/v8/source/detail?r=19052 Added:

[v8-dev] Revert Tests for (pre)parse errors when eval and arguments are found in inappropriate places. (issue 153673002)

2014-02-04 Thread marja
Reviewers: ulan, Message: Committed patchset #1 manually as r19053 (tree was closed). Description: Revert Tests for (pre)parse errors when eval and arguments are found in inappropriate places. Reason: The fixed error message broke some tests. This reverts r19050. BUG= TBR=u...@chromium.org

[v8-dev] [v8] r19053 committed - Revert Tests for (pre)parse errors when eval and arguments are fo...

2014-02-04 Thread codesite-noreply
Revision: 19053 Author: ma...@chromium.org Date: Tue Feb 4 10:00:36 2014 UTC Log: Revert Tests for (pre)parse errors when eval and arguments are found in inappropriate places. Reason: The fixed error message broke some tests. This reverts r19050. BUG= TBR=u...@chromium.org

[v8-dev] Re: Remake of the load elimination fix made earlier (r18884). (issue 149063010)

2014-02-04 Thread verwaest
lgtm https://codereview.chromium.org/149063010/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: Remove unused AllocationSpace paramenter from CollectGarbage. (issue 148943004)

2014-02-04 Thread bmeurer
LGTM https://codereview.chromium.org/148943004/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from it,

[v8-dev] Remove unused AllocationSpace paramenter from CollectGarbage. (issue 148943004)

2014-02-04 Thread hpayer
Reviewers: Benedikt Meurer, Description: Remove unused AllocationSpace paramenter from CollectGarbage. BUG= Please review this at https://codereview.chromium.org/148943004/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files (+3, -6 lines): M src/heap-inl.h M

[v8-dev] [v8] r19054 committed - Remove unused AllocationSpace paramenter from CollectGarbage....

2014-02-04 Thread codesite-noreply
Revision: 19054 Author: hpa...@chromium.org Date: Tue Feb 4 10:30:36 2014 UTC Log: Remove unused AllocationSpace paramenter from CollectGarbage. BUG= R=bmeu...@chromium.org Review URL: https://codereview.chromium.org/148943004 http://code.google.com/p/v8/source/detail?r=19054

[v8-dev] Re: Remove unused AllocationSpace paramenter from CollectGarbage. (issue 148943004)

2014-02-04 Thread hpayer
Committed patchset #1 manually as r19054. https://codereview.chromium.org/148943004/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this

[v8-dev] [v8] r19055 committed - Experimental parser: cleanup NfaBuilder a bit...

2014-02-04 Thread codesite-noreply
Revision: 19055 Author: dcar...@chromium.org Date: Tue Feb 4 10:36:32 2014 UTC Log: Experimental parser: cleanup NfaBuilder a bit TBR=ma...@chromium.org BUG= Review URL: https://codereview.chromium.org/144643008 http://code.google.com/p/v8/source/detail?r=19055 Modified:

[v8-dev] Experimental parser: cleanup NfaBuilder a bit (issue 144643008)

2014-02-04 Thread dcarney
Reviewers: marja, Message: Committed patchset #4 manually as r19055 (presubmit successful). Description: Experimental parser: cleanup NfaBuilder a bit TBR=ma...@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=19055 Please review this at

[v8-dev] Re: Just initialize elements pointer in fast literal when pre-tenuring. (issue 148253004)

2014-02-04 Thread hpayer
Committed patchset #1 manually as r19056 (presubmit successful). https://codereview.chromium.org/148253004/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19056 committed - Just initialize elements pointer in fast literal when pre-tenuring....

2014-02-04 Thread codesite-noreply
Revision: 19056 Author: hpa...@chromium.org Date: Tue Feb 4 10:41:16 2014 UTC Log: Just initialize elements pointer in fast literal when pre-tenuring. BUG= R=ish...@chromium.org Review URL: https://codereview.chromium.org/148253004

[v8-dev] Re: Remake of the load elimination fix made earlier (r18884). (issue 149063010)

2014-02-04 Thread ishell
Committed patchset #7 manually as r19057 (presubmit successful). https://codereview.chromium.org/149063010/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19057 committed - Remake of the load elimination fix made earlier (r18884)....

2014-02-04 Thread codesite-noreply
Revision: 19057 Author: ish...@chromium.org Date: Tue Feb 4 10:48:49 2014 UTC Log: Remake of the load elimination fix made earlier (r18884). R=tit...@chromium.org, verwa...@chromium.org Review URL: https://codereview.chromium.org/149063010

[v8-dev] Re: Fix in array instance type initialization. (issue 134713004)

2014-02-04 Thread ishell
Committed patchset #2 manually as r19058 (presubmit successful). https://codereview.chromium.org/134713004/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19058 committed - Fix in array instance type initialization....

2014-02-04 Thread codesite-noreply
Revision: 19058 Author: ish...@chromium.org Date: Tue Feb 4 10:59:40 2014 UTC Log: Fix in array instance type initialization. R=dslo...@chromium.org Review URL: https://codereview.chromium.org/134713004 http://code.google.com/p/v8/source/detail?r=19058 Modified:

[v8-dev] A64: Pregenerate the CEntryStub when saving FP registers. (issue 153723002)

2014-02-04 Thread alexandre . rames
Reviewers: m.m.capewell, Description: A64: Pregenerate the CEntryStub when saving FP registers. Please review this at https://codereview.chromium.org/153723002/ SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64 Affected files (+3, -4 lines): M src/a64/code-stubs-a64.cc

[v8-dev] A64: Add V8_FINAL and V8_OVERRIDE to Lithium instructions (issue 153733002)

2014-02-04 Thread m . m . capewell
Reviewers: baptiste.afsa1, Alexandre Rames, Description: A64: Add V8_FINAL and V8_OVERRIDE to Lithium instructions BUG= Please review this at https://codereview.chromium.org/153733002/ SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64 Affected files (+248, -225 lines): M

[v8-dev] Re: A64: Pregenerate the CEntryStub when saving FP registers. (issue 153723002)

2014-02-04 Thread m . m . capewell
lgtm https://codereview.chromium.org/153723002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] [v8] r19059 committed - A64: Pregenerate the CEntryStub when saving FP registers....

2014-02-04 Thread codesite-noreply
Revision: 19059 Author: alexandre.ra...@arm.com Date: Tue Feb 4 11:10:50 2014 UTC Log: A64: Pregenerate the CEntryStub when saving FP registers. R=m.m.capew...@googlemail.com Review URL: https://codereview.chromium.org/153723002 http://code.google.com/p/v8/source/detail?r=19059

[v8-dev] Re: A64: Pregenerate the CEntryStub when saving FP registers. (issue 153723002)

2014-02-04 Thread alexandre . rames
Committed patchset #1 manually as r19059 (presubmit successful). https://codereview.chromium.org/153723002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] Re: A64: Synchronize with r16599. (issue 151603008)

2014-02-04 Thread jacob . bramley
https://codereview.chromium.org/151603008/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from it, send

[v8-dev] A64: Synchronize with r16599. (issue 151603008)

2014-02-04 Thread jacob . bramley
Reviewers: m.m.capewell, Rodolph Perfetta (ARM), Description: A64: Synchronize with r16599. This brings experimental/a64 up to 2013-09-09, and introduces the new OSR entry point mechanism. BUG=none Please review this at https://codereview.chromium.org/151603008/ SVN Base:

[v8-dev] Re: A64: Add V8_FINAL and V8_OVERRIDE to Lithium instructions (issue 153733002)

2014-02-04 Thread baptiste . afsa
lgtm https://codereview.chromium.org/153733002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: A64: Synchronize with r16599. (issue 151603008)

2014-02-04 Thread m . m . capewell
lgtm https://codereview.chromium.org/151603008/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: A64: Synchronize with r16599. (issue 151603008)

2014-02-04 Thread jacob . bramley
Committed patchset #1 manually as r19060 (presubmit successful). https://codereview.chromium.org/151603008/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] Re: A64: Add V8_FINAL and V8_OVERRIDE to Lithium instructions (issue 153733002)

2014-02-04 Thread m . m . capewell
Committed patchset #1 manually as r19061 (presubmit successful). https://codereview.chromium.org/153733002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19061 committed - A64: Add V8_FINAL and V8_OVERRIDE to Lithium instructions...

2014-02-04 Thread codesite-noreply
Revision: 19061 Author: m.m.capew...@googlemail.com Date: Tue Feb 4 11:24:25 2014 UTC Log: A64: Add V8_FINAL and V8_OVERRIDE to Lithium instructions BUG= R=baptiste.a...@arm.com Review URL: https://codereview.chromium.org/153733002 http://code.google.com/p/v8/source/detail?r=19061

[v8-dev] Tests for (pre)parse errors when eval and arguments are found in inappropriate places. (issue 153693002)

2014-02-04 Thread ulan
lgtm https://codereview.chromium.org/153693002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] [v8] r19062 committed - Tests for (pre)parse errors when eval and arguments are found in i...

2014-02-04 Thread codesite-noreply
Revision: 19062 Author: ma...@chromium.org Date: Tue Feb 4 11:26:19 2014 UTC Log: Tests for (pre)parse errors when eval and arguments are found in inappropriate places. In addition: - Fix a bug in parser discovered by the tests (prefix and postfix confused in an error message);

[v8-dev] Re: Tests for (pre)parse errors when eval and arguments are found in inappropriate places. (issue 153693002)

2014-02-04 Thread marja
Reviewers: ulan, Message: Committed patchset #1 manually as r19062 (presubmit successful). Description: Tests for (pre)parse errors when eval and arguments are found in inappropriate places. In addition: - Fix a bug in parser discovered by the tests (prefix and postfix confused in an error

[v8-dev] Re: Add Box object to heap profiler. (issue 143343006)

2014-02-04 Thread alph
Committed patchset #5 manually as r19063 (presubmit successful). https://codereview.chromium.org/143343006/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19063 committed - Add Box object to heap profiler....

2014-02-04 Thread codesite-noreply
Revision: 19063 Author: a...@chromium.org Date: Tue Feb 4 11:43:19 2014 UTC Log: Add Box object to heap profiler. LOG=Y R=u...@chromium.org, yu...@chromium.org Review URL: https://codereview.chromium.org/143343006 http://code.google.com/p/v8/source/detail?r=19063 Modified:

[v8-dev] Issue 3127 in v8: Math.random RNG bias

2014-02-04 Thread codesite-noreply
Status: New Owner: New issue 3127 by shee...@gmail.com: Math.random RNG bias http://code.google.com/p/v8/issues/detail?id=3127 Tried this repeatedly in d8 [version 3.21.17], nodejs 0.10.25 and various versions of google chrome: d8 Array.apply(null, Array(1)).reduce(function(a){

[v8-dev] [v8] r19064 committed - Experimental parser: support subgraph inlining...

2014-02-04 Thread codesite-noreply
Revision: 19064 Author: dcar...@chromium.org Date: Tue Feb 4 11:58:53 2014 UTC Log: Experimental parser: support subgraph inlining TBR=ma...@chromium.org BUG= Review URL: https://codereview.chromium.org/138973007 http://code.google.com/p/v8/source/detail?r=19064 Deleted:

[v8-dev] Experimental parser: support subgraph inlining (issue 138973007)

2014-02-04 Thread dcarney
Reviewers: marja, Message: Committed patchset #1 manually as r19064 (presubmit successful). Description: Experimental parser: support subgraph inlining TBR=ma...@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=19064 Please review this at

[v8-dev] Re: Added a test which installs a poisonous memento right after the new space top pointer. (issue 152813003)

2014-02-04 Thread hpayer
https://codereview.chromium.org/152813003/diff/20001/test/cctest/test-mementos.cc File test/cctest/test-mementos.cc (right): https://codereview.chromium.org/152813003/diff/20001/test/cctest/test-mementos.cc#newcode45 test/cctest/test-mementos.cc:45: CompileRun(var a = [];); On 2014/02/04

[v8-dev] Re: Added a test which installs a poisonous memento right after the new space top pointer. (issue 152813003)

2014-02-04 Thread bmeurer
LGTM https://codereview.chromium.org/152813003/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from it,

[v8-dev] Tests and fixes for (pre)parse errors related to strict reserved words. (issue 149253010)

2014-02-04 Thread marja
Reviewers: ulan, Message: ulan, ptal Description: Tests and fixes for (pre)parse errors related to strict reserved words. This contains the following fixes: - We had strict_reserved_word and unexpected_strict_reserved, which one to use was totally mixed in Parser and PreParser. Removed

[v8-dev] Re: Don't access stack-allocated variable when it is out of scope. Enable Isolate cleanup in cctests ag... (issue 146973005)

2014-02-04 Thread svenpanne
https://codereview.chromium.org/146973005/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from it, send

[v8-dev] Don't access stack-allocated variable when it is out of scope. Enable Isolate cleanup in cctests ag... (issue 146973005)

2014-02-04 Thread svenpanne
Reviewers: ulan, Description: Don't access stack-allocated variable when it is out of scope. Enable Isolate cleanup in cctests again. Please review this at https://codereview.chromium.org/146973005/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files (+3, -5

[v8-dev] [v8] r19065 committed - Edited wiki page UsingGit through web user interface.

2014-02-04 Thread codesite-noreply
Revision: 19065 Author: machenb...@chromium.org Date: Tue Feb 4 12:09:22 2014 UTC Log: Edited wiki page UsingGit through web user interface. http://code.google.com/p/v8/source/detail?r=19065 Modified: /wiki/UsingGit.wiki === ---

[v8-dev] Re: Added a test which installs a poisonous memento right after the new space top pointer. (issue 152813003)

2014-02-04 Thread hpayer
Committed patchset #3 manually as r19066 (presubmit successful). https://codereview.chromium.org/152813003/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19066 committed - Added a test which installs a poisonous memento right after the new sp...

2014-02-04 Thread codesite-noreply
Revision: 19066 Author: hpa...@chromium.org Date: Tue Feb 4 12:10:30 2014 UTC Log: Added a test which installs a poisonous memento right after the new space top pointer. BUG= R=bmeu...@chromium.org, mvstan...@chromium.org Review URL: https://codereview.chromium.org/152813003

[v8-dev] Re: Tests and fixes for (pre)parse errors related to strict reserved words. (issue 149253010)

2014-02-04 Thread ulan
lgtm https://codereview.chromium.org/149253010/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: Tests and fixes for (pre)parse errors related to strict reserved words. (issue 149253010)

2014-02-04 Thread marja
Committed patchset #1 manually as r19067 (presubmit successful). https://codereview.chromium.org/149253010/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19067 committed - Tests and fixes for (pre)parse errors related to strict reserved words...

2014-02-04 Thread codesite-noreply
Revision: 19067 Author: ma...@chromium.org Date: Tue Feb 4 12:19:53 2014 UTC Log: Tests and fixes for (pre)parse errors related to strict reserved words. This contains the following fixes: - We had strict_reserved_word and unexpected_strict_reserved, which one to use was

[v8-dev] Re: Don't access stack-allocated variable when it is out of scope. Enable Isolate cleanup in cctests ag... (issue 146973005)

2014-02-04 Thread ulan
lgtm https://codereview.chromium.org/146973005/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: Use Type* in crankshaft rather than HeapType. (issue 152863002)

2014-02-04 Thread rossberg
lgtm https://codereview.chromium.org/152863002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] [v8] r19068 committed - Don't access stack-allocated variable when it is out of scope. Enable ...

2014-02-04 Thread codesite-noreply
Revision: 19068 Author: svenpa...@chromium.org Date: Tue Feb 4 12:23:30 2014 UTC Log: Don't access stack-allocated variable when it is out of scope. Enable Isolate cleanup in cctests again. R=u...@chromium.org Review URL: https://codereview.chromium.org/146973005

[v8-dev] Re: Don't access stack-allocated variable when it is out of scope. Enable Isolate cleanup in cctests ag... (issue 146973005)

2014-02-04 Thread svenpanne
Committed patchset #1 manually as r19068 (presubmit successful). https://codereview.chromium.org/146973005/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19069 committed - Use Type* in crankshaft rather than HeapType....

2014-02-04 Thread codesite-noreply
Revision: 19069 Author: verwa...@chromium.org Date: Tue Feb 4 12:44:15 2014 UTC Log: Use Type* in crankshaft rather than HeapType. R=rossb...@chromium.org Review URL: https://codereview.chromium.org/152863002 http://code.google.com/p/v8/source/detail?r=19069 Modified:

[v8-dev] Re: Use Type* in crankshaft rather than HeapType. (issue 152863002)

2014-02-04 Thread verwaest
Committed patchset #2 manually as r19069 (presubmit successful). https://codereview.chromium.org/152863002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] Re: Issue 2913 in v8: debuggersupport=off, broken again (error: no type named 'Socket' in namespace 'v8::internal')

2014-02-04 Thread codesite-noreply
Comment #2 on issue 2913 by sanxiyn: debuggersupport=off, broken again (error: no type named 'Socket' in namespace 'v8::internal') http://code.google.com/p/v8/issues/detail?id=2913 This seems fixed. -- You received this message because this project is configured to send all issue

[v8-dev] A64: Synchronize with r16679. (issue 153773002)

2014-02-04 Thread jacob . bramley
Reviewers: m.m.capewell, Alexandre Rames, baptiste.afsa1, Rodolph Perfetta (ARM), Description: A64: Synchronize with r16679. This brings experimental/a64 up to 2013-09-12. This patch also fixes some misplaced V8_FINAL markers. BUG=none Please review this at

[v8-dev] Re: A64: Synchronize with r16679. (issue 153773002)

2014-02-04 Thread m . m . capewell
lgtm https://codereview.chromium.org/153773002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: A64: Synchronize with r16679. (issue 153773002)

2014-02-04 Thread jacob . bramley
Committed patchset #1 manually as r19070 (presubmit successful). https://codereview.chromium.org/153773002/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] Re: Adding a type vector to replace type cells. (issue 137403009)

2014-02-04 Thread mvstanton
Hi Benedikt, hi Danno, I've responded per our several conversations. Thanks for the help! --Michael https://codereview.chromium.org/137403009/diff/820001/src/arm/code-stubs-arm.cc File src/arm/code-stubs-arm.cc (right):

[v8-dev] Tests and fixes for (pre)parse errors related to future reserved words. (issue 153793002)

2014-02-04 Thread marja
Reviewers: ulan, Message: ulan, ptal. This one is less complex than the previous ones. Description: Tests and fixes for (pre)parse errors related to future reserved words. This contains the following fixes: - PreParser was using an error reserved_word which doesn't exist in messages.js.

[v8-dev] Re: Check elimination improvement: propagation of state through phis is supported, CheckMap narrowing i... (issue 141653009)

2014-02-04 Thread titzer
https://codereview.chromium.org/141653009/diff/80001/src/hydrogen-check-elimination.cc File src/hydrogen-check-elimination.cc (right): https://codereview.chromium.org/141653009/diff/80001/src/hydrogen-check-elimination.cc#newcode189 src/hydrogen-check-elimination.cc:189: HCheckTable*

[v8-dev] inline api getters in crankshaft (issue 146023004)

2014-02-04 Thread verwaest
https://codereview.chromium.org/146023004/diff/140001/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/146023004/diff/140001/src/hydrogen.cc#newcode7610 src/hydrogen.cc:7610: HValue * receiver, Remove space between HValue and *

[v8-dev] Temporarily mark reserved-words-as-property as possibly failing. (issue 152863004)

2014-02-04 Thread svenpanne
lgtm https://codereview.chromium.org/152863004/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: Temporarily mark reserved-words-as-property as possibly failing. (issue 152863004)

2014-02-04 Thread marja
Reviewers: Sven Panne, Message: Committed patchset #1 manually as r19071 (presubmit successful). Description: Temporarily mark reserved-words-as-property as possibly failing. V8 is changing an error message and Blink will disable this test temporarily, too. This CL will keep the tree green

[v8-dev] [v8] r19071 committed - Temporarily mark reserved-words-as-property as possibly failing....

2014-02-04 Thread codesite-noreply
Revision: 19071 Author: ma...@chromium.org Date: Tue Feb 4 13:37:34 2014 UTC Log: Temporarily mark reserved-words-as-property as possibly failing. V8 is changing an error message and Blink will disable this test temporarily, too. This CL will keep the tree green until Blink is

[v8-dev] Cleanup: Unify CodeGenerator class across platforms (issue 134643026)

2014-02-04 Thread jkummerow
Reviewers: Sven Panne, Message: PTAL. Description: Cleanup: Unify CodeGenerator class across platforms Please review this at https://codereview.chromium.org/134643026/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files (+43, -163 lines): M src/arm/codegen-arm.h

[v8-dev] Re: Implement Microtask Delivery Queue (issue 131413008)

2014-02-04 Thread rossberg
lgtm https://codereview.chromium.org/131413008/diff/80001/src/promise.js File src/promise.js (right): https://codereview.chromium.org/131413008/diff/80001/src/promise.js#newcode185 src/promise.js:185: function HandlePromise(value, handler, deferred) { Nit: call this PromiseHandle for

[v8-dev] [v8] r19072 committed - Cleanup: Unify CodeGenerator class across platforms...

2014-02-04 Thread codesite-noreply
Revision: 19072 Author: jkumme...@chromium.org Date: Tue Feb 4 13:53:41 2014 UTC Log: Cleanup: Unify CodeGenerator class across platforms R=svenpa...@chromium.org Review URL: https://codereview.chromium.org/134643026 http://code.google.com/p/v8/source/detail?r=19072 Modified:

[v8-dev] Re: Cleanup: Unify CodeGenerator class across platforms (issue 134643026)

2014-02-04 Thread svenpanne
lgtm https://codereview.chromium.org/134643026/diff/1/src/codegen.h File src/codegen.h (right): https://codereview.chromium.org/134643026/diff/1/src/codegen.h#newcode90 src/codegen.h:90: class CodeGenerator { Hmmm, basically this is now just a namespace and should be refactored further, but

[v8-dev] Re: Cleanup: Unify CodeGenerator class across platforms (issue 134643026)

2014-02-04 Thread jkummerow
Committed patchset #1 manually as r19072 (presubmit successful). https://codereview.chromium.org/134643026/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To

[v8-dev] [v8] r19073 committed - MIPS: Fix test-assembler-mips/MIPS10 test....

2014-02-04 Thread codesite-noreply
Revision: 19073 Author: pal...@homejinni.com Date: Tue Feb 4 14:05:46 2014 UTC Log: MIPS: Fix test-assembler-mips/MIPS10 test. cvt_l_d() and cvt_d_l() instructions are replaced to cvt_w_d() and ctv_d_w() because kernel FPU emulator generates illegal instruction for double - long

[v8-dev] Re: MIPS: Fix test-assembler-mips/MIPS10 test. (issue 133363005)

2014-02-04 Thread palfia
Committed as r19073. https://codereview.chromium.org/133363005/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups v8-dev group. To unsubscribe from this group and stop receiving

[v8-dev] Correctly recognize external strings. (issue 153803003)

2014-02-04 Thread yangguo
Reviewers: dcarney, Message: Please take a look. Description: Correctly recognize external strings. Since r15906, cons strings in old pointer space that are made external remain cons strings, and point to a newly-allocated external string. This is because external strings are not allow in the

[v8-dev] Re: Issue 2913 in v8: debuggersupport=off, broken again (error: no type named 'Socket' in namespace 'v8::internal')

2014-02-04 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 2913 by jkumme...@chromium.org: debuggersupport=off, broken again (error: no type named 'Socket' in namespace 'v8::internal') http://code.google.com/p/v8/issues/detail?id=2913 Right, should be fixed in r17025. -- You received this message

[v8-dev] [v8] r19074 committed - Add a test for ArgumentsAccessStub::GenerateNewNonStrictSlow...

2014-02-04 Thread codesite-noreply
Revision: 19074 Author: joc...@chromium.org Date: Tue Feb 4 14:36:09 2014 UTC Log: Add a test for ArgumentsAccessStub::GenerateNewNonStrictSlow BUG=none R=u...@chromium.org LOG=y Review URL: https://codereview.chromium.org/150543005 http://code.google.com/p/v8/source/detail?r=19074

  1   2   >