[v8-dev] [v8] r17095 committed - Debug: Allow stepping into on a given call frame....

2013-10-03 Thread codesite-noreply
Revision: 17095 Author: yu...@chromium.org Date: Thu Oct 3 07:42:44 2013 UTC Log: Debug: Allow stepping into on a given call frame. BUG=chromium:296963 R=yang...@chromium.org, yurys Review URL: https://codereview.chromium.org/25605005 Patch from Andrey Adaikin . http://code.google.c

[v8-dev] Re: Debug: Allow stepping into on a given call frame. (issue 25605005)

2013-10-03 Thread yurys
Committed patchset #2 manually as r17095 (presubmit successful). https://codereview.chromium.org/25605005/ -- -- 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 un

[v8-dev] Issue 2919 in v8: 9 intl tests are failing when running locally

2013-10-03 Thread codesite-noreply
Status: Accepted Owner: joc...@chromium.org CC: jkumme...@chromium.org Labels: Type-Bug Priority-Medium OS-All New issue 2919 by yu...@chromium.org: 9 intl tests are failing when running locally http://code.google.com/p/v8/issues/detail?id=2919 ./tools/run-tests.py --arch=x64 --mode=release

[v8-dev] Re: Issue 2918 in v8: Stack trace for exceptions miss all but top 10 stack frames

2013-10-03 Thread codesite-noreply
Updates: Status: WorkingAsIntended Comment #1 on issue 2918 by erik.corry: Stack trace for exceptions miss all but top 10 stack frames http://code.google.com/p/v8/issues/detail?id=2918 See https://code.google.com/p/v8/wiki/JavaScriptStackTraceApi -- You received this message because

[v8-dev] Re: Issue 2918 in v8: Stack trace for exceptions miss all but top 10 stack frames

2013-10-03 Thread codesite-noreply
Comment #2 on issue 2918 by imi...@google.com: Stack trace for exceptions miss all but top 10 stack frames http://code.google.com/p/v8/issues/detail?id=2918 Is this a new behavior? I'm surprised that I haven't noticed this before. Debugging complex apps with incomplete stack traces is very d

[v8-dev] Re: Issue 2918 in v8: Stack trace for exceptions miss all but top 10 stack frames

2013-10-03 Thread codesite-noreply
Comment #3 on issue 2918 by imi...@google.com: Stack trace for exceptions miss all but top 10 stack frames http://code.google.com/p/v8/issues/detail?id=2918 I see, by adding Error.stackTraceLimit = Infinity; to my code, I get the full stack trace. That's a bit crazy. Has it really been th

[v8-dev] Re: Issue 2918 in v8: Stack trace for exceptions miss all but top 10 stack frames

2013-10-03 Thread codesite-noreply
Comment #4 on issue 2918 by erik.corry: Stack trace for exceptions miss all but top 10 stack frames http://code.google.com/p/v8/issues/detail?id=2918 It's been like that for a very long time. The reason is performance. -- You received this message because this project is configured to send

[v8-dev] Re: Issue 2206 in v8: Checking SharedFunctionInfo identity instead of closure identity for inlining

2013-10-03 Thread codesite-noreply
Updates: Status: Accepted Owner: --- Cc: da...@chromium.org Comment #3 on issue 2206 by vego...@chromium.org: Checking SharedFunctionInfo identity instead of closure identity for inlining http://code.google.com/p/v8/issues/detail?id=2206 Additional piece of information

[v8-dev] Prepare push to trunk. Now working on version 3.22.8. (issue 25674012)

2013-10-03 Thread jkummerow
Reviewers: Toon Verwaest, Description: Prepare push to trunk. Now working on version 3.22.8. R=verwa...@chromium.org Please review this at https://codereview.chromium.org/25674012/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files (+12, -1 lines): M ChangeLog

[v8-dev] Re: Prepare push to trunk. Now working on version 3.22.8. (issue 25674012)

2013-10-03 Thread verwaest
lgtm https://codereview.chromium.org/25674012/ -- -- 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 i

[v8-dev] Re: Prepare push to trunk. Now working on version 3.22.8. (issue 25674012)

2013-10-03 Thread jkummerow
Committed patchset #1 manually as r17096 (presubmit successful). https://codereview.chromium.org/25674012/ -- -- 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 un

[v8-dev] [v8] r17096 committed - Prepare push to trunk. Now working on version 3.22.8....

2013-10-03 Thread codesite-noreply
Revision: 17096 Author: jkumme...@chromium.org Date: Thu Oct 3 12:13:01 2013 UTC Log: Prepare push to trunk. Now working on version 3.22.8. R=verwa...@chromium.org Review URL: https://codereview.chromium.org/25674012 http://code.google.com/p/v8/source/detail?r=17096 Modified: /bra

[v8-dev] [v8] r17098 committed - Tagging version 3.22.7

2013-10-03 Thread codesite-noreply
Revision: 17098 Author: jkumme...@chromium.org Date: Thu Oct 3 12:15:44 2013 UTC Log: Tagging version 3.22.7 http://code.google.com/p/v8/source/detail?r=17098 Added: /tags/3.22.7 -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You receive

[v8-dev] Order

2013-10-03 Thread tom james
Hello, I Am James Tom and I would like to order some of your panpipes what would be the Price for one including taxes..and i believe you have the products available and do accept all major credit cards.please advise.?Thank you and waiting for your reply. Regards, James Tom -- -- v8-d

[v8-dev] Re: Track JS allocations as they arrive with no affection on performance when tracking is switched off (issue 22852024)

2013-10-03 Thread amikhaylova
https://codereview.chromium.org/22852024/diff/84001/include/v8-profiler.h File include/v8-profiler.h (right): https://codereview.chromium.org/22852024/diff/84001/include/v8-profiler.h#newcode478 include/v8-profiler.h:478: * and tracking of heap objects population statistics. On 2013/10/02 18:00:

[v8-dev] Re: Track JS allocations as they arrive with no affection on performance when tracking is switched off (issue 22852024)

2013-10-03 Thread amikhaylova
On 2013/10/02 18:20:03, Hannes Payer wrote: https://codereview.chromium.org/22852024/diff/84001/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/22852024/diff/84001/src/heap.cc#newcode4979 src/heap.cc:4979: HeapProfiler* profiler = isolate()->heap_profiler(); On 2013/10/02

[v8-dev] ORDER NEEDED.....

2013-10-03 Thread PAUL GREEN
Am Paul Green.    I want to know whether you carry (Waterloo Multilevel System 401) in stock for sale if you do so email me with the sizes and the price ranges on that so that i will know the quantity to offer .Awaiting for your prompt reply. And do you accept credit card for thi

[v8-dev] [v8] r17099 committed - Revert "Add support to load/store byte fields." and "MIPS: Add support...

2013-10-03 Thread codesite-noreply
Revision: 17099 Author: bmeu...@chromium.org Date: Fri Oct 4 05:47:35 2013 UTC Log: Revert "Add support to load/store byte fields." and "MIPS: Add support to load/store byte fields.". This reverts commit r17079 and r17085. Will reland after fix. TBR=jkumme...@chromium.org Review

[v8-dev] Revert "Add support to load/store byte fields." and "MIPS: Add support to load/store byte fields.". (issue 25679008)

2013-10-03 Thread bmeurer
Reviewers: Jakob, Message: Committed patchset #1 manually as r17099 (presubmit successful). Description: Revert "Add support to load/store byte fields." and "MIPS: Add support to load/store byte fields.". This reverts commit r17079 and r17085. Will reland after fix. TBR=jkumme...@chromium.org

[v8-dev] Fix SmiMove unit test. (issue 25426006)

2013-10-03 Thread bmeurer
Reviewers: ulan, Message: PTAL Description: Fix SmiMove unit test. TEST=cctest/test-macro-assembler-x64.cc Please review this at https://codereview.chromium.org/25426006/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files (+2, -2 lines): M test/cctest/test-macro-

[v8-dev] Re: Issue 2919 in v8: 9 intl tests are failing when running locally

2013-10-03 Thread codesite-noreply
Updates: Owner: c...@chromium.org Cc: joc...@chromium.org Comment #1 on issue 2919 by joc...@chromium.org: 9 intl tests are failing when running locally http://code.google.com/p/v8/issues/detail?id=2919 (No comment was entered for this change.) -- You received this message be