[v8-dev] Re: Improve the assembly code for power function with integer exponential. (issue 10916311)

2012-09-17 Thread xi . qian
On 2012/09/17 07:40:14, Yang wrote: On 2012/09/17 03:10:48, xqian wrote: > Hi, Yang > > Thanks for your review. I refined the code according to your comments. Please > check the patch set 3. > > Thanks, > -Xi > On 2012/09/14 15:38:16, Yang wrote: > > Thanks for this patch! I'll land this patch

[v8-dev] Improve the assembly code for power function with integer exponential on x64 (issue 10939013)

2012-09-17 Thread xi . qian
Reviewers: Yang, Kasper Lund, yuqiang.xian, Vyacheslav Egorov, Message: Hi, Yang, Kasper, Yuqiang and Vyacheslav This is a port for patch of issue 10916311. It can gain similar performance improvement on x64. Would you please review it? Thanks, -Xi Description: Improve the assembly code for po

[v8-dev] Re: Improve the assembly code for power function with integer exponential. (issue 10916311)

2012-09-17 Thread xi . qian
On 2012/09/17 22:12:02, Vyacheslav Egorov (Google) wrote: DBC https://codereview.chromium.org/10916311/diff/5002/src/ia32/code-stubs-ia32.cc File src/ia32/code-stubs-ia32.cc (right): https://codereview.chromium.org/10916311/diff/5002/src/ia32/code-stubs-ia32.cc#newcode3216 src/ia32/code-st

[v8-dev] 相同的产品,业务人员的业绩相差几十倍?.nwuzqjf

2012-09-17 Thread 孔安宜
lppros...@oi.com.br cargo 您好,请cha 收,并转交相.关人员! -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev Ïú~ÊÛ¼¼~ÇÉÑÐ~ÌÖzlhn.xls Description: MS-Excel spreadsheet

[v8-dev] Re: Improve the assembly code for power function with integer exponential. (issue 10916311)

2012-09-17 Thread vegorov
DBC https://codereview.chromium.org/10916311/diff/5002/src/ia32/code-stubs-ia32.cc File src/ia32/code-stubs-ia32.cc (right): https://codereview.chromium.org/10916311/diff/5002/src/ia32/code-stubs-ia32.cc#newcode3216 src/ia32/code-stubs-ia32.cc:3216: Label no_neg, while_true, no_multiply, while_

[v8-dev] Re: Issue 2338 in v8: V8 engine embedded in a DLL doesn't work when using the V8/javascript debug system

2012-09-17 Thread codesite-noreply
Comment #2 on issue 2338 by alysson...@gmail.com: V8 engine embedded in a DLL doesn't work when using the V8/javascript debug system http://code.google.com/p/v8/issues/detail?id=2338 Same for "Invalid Operation" bit parameter of FPU Control Word -- v8-dev mailing list v8-dev@googlegroups.com

[v8-dev] MIPS: Do not go to slow mode and back to fast in initializer blocks. (issue 10905313)

2012-09-17 Thread palfia
Reviewers: Toon Verwaest, danno, Paul Lind, kisg, Description: MIPS: Do not go to slow mode and back to fast in initializer blocks. Port r12534 (4acfb92e) BUG= TEST= Please review this at https://chromiumcodereview.appspot.com/10905313/ SVN Base: https://v8.googlecode.com/svn/branches/bleedi

[v8-dev] MIPS: Sharing of descriptor arrays. (issue 10918287)

2012-09-17 Thread palfia
Reviewers: Toon Verwaest, danno, Paul Lind, kisg, Description: MIPS: Sharing of descriptor arrays. Port r12492 (479be376) Original commit message: This CL adds multiple things: Transition arrays do not directly point at their descriptor array anymore, but rather do so via an indirect pointer

[v8-dev] Re: Issue 2334 in v8: VS 2012: Unable to start program "build\Debug\All"

2012-09-17 Thread codesite-noreply
Comment #2 on issue 2334 by programm...@hotmail.com: VS 2012: Unable to start program "build\Debug\All" http://code.google.com/p/v8/issues/detail?id=2334 It seems like this is only happening when I click on "Local Windows Debugger" in order to compile. If I use Build-->(Re)Build solution,

[v8-dev] Re: Issue 2338 in v8: V8 engine embedded in a DLL doesn't work when using the V8/javascript debug system

2012-09-17 Thread codesite-noreply
Comment #1 on issue 2338 by alysson...@gmail.com: V8 engine embedded in a DLL doesn't work when using the V8/javascript debug system http://code.google.com/p/v8/issues/detail?id=2338 I am testing/debugging more this issue and I discovered what exactly is the problem and I bring a suggestion

[v8-dev] [v8] r12534 committed - Do not go to slow mode and back to fast in initializer blocks....

2012-09-17 Thread codesite-noreply
Revision: 12534 Author: verwa...@chromium.org Date: Mon Sep 17 10:18:27 2012 Log: Do not go to slow mode and back to fast in initializer blocks. Review URL: https://chromiumcodereview.appspot.com/10905308 http://code.google.com/p/v8/source/detail?r=12534 Modified: /branches/bleeding_

[v8-dev] Re: Issue 1868 in v8: DateTimeFormat::Format runs script to get Date value.

2012-09-17 Thread codesite-noreply
Updates: Mergedinto: v8-i18n:1 Comment #5 on issue 1868 by c...@chromium.org: DateTimeFormat::Format runs script to get Date value. http://code.google.com/p/v8/issues/detail?id=1868 I've fixed v8-i18n:1 issue. You can close this one. -- v8-dev mailing list v8-dev@googlegroups.com htt

[v8-dev] [v8] r12533 committed - Create V8 3.13 branch for Chrome 23

2012-09-17 Thread codesite-noreply
Revision: 12533 Author: da...@chromium.org Date: Mon Sep 17 08:51:35 2012 Log: Create V8 3.13 branch for Chrome 23 http://code.google.com/p/v8/source/detail?r=12533 Added: /branches/3.13 -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] [v8] r12532 committed - Add jsfunfuzz to gitignore file....

2012-09-17 Thread codesite-noreply
Revision: 12532 Author: mstarzin...@chromium.org Date: Mon Sep 17 07:50:51 2012 Log: Add jsfunfuzz to gitignore file. R=jkumme...@chromium.org Review URL: https://codereview.chromium.org/10918273 http://code.google.com/p/v8/source/detail?r=12532 Modified: /branches/bleeding_edge/.gi

[v8-dev] Add jsfunfuzz to gitignore file. (issue 10918273)

2012-09-17 Thread jkummerow
lgtm https://chromiumcodereview.appspot.com/10918273/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] [v8] r12531 committed - Fix casting error for receiver of interceptors....

2012-09-17 Thread codesite-noreply
Revision: 12531 Author: mstarzin...@chromium.org Date: Mon Sep 17 07:39:10 2012 Log: Fix casting error for receiver of interceptors. This fixes a casting error that occured when the receiver of a missed or uninitialized CallIC is a Smi and there is an interceptor installed on the proto

[v8-dev] Re: Fix casting error for receiver of interceptors. (issue 10914317)

2012-09-17 Thread yangguo
On 2012/09/17 14:21:17, Michael Starzinger wrote: LGTM. https://chromiumcodereview.appspot.com/10914317/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Fix casting error for receiver of interceptors. (issue 10914317)

2012-09-17 Thread mstarzinger
Reviewers: Yang, Description: Fix casting error for receiver of interceptors. This fixes a casting error that occured when the receiver of a missed or uninitialized CallIC is a Smi and there is an interceptor installed on the prototype chain. R=yang...@chromium.org BUG=chromium:144230 TEST=ccte

[v8-dev] [v8] r12530 committed - Tentatively reenable previous failing test....

2012-09-17 Thread codesite-noreply
Revision: 12530 Author: yang...@chromium.org Date: Mon Sep 17 07:19:11 2012 Log: Tentatively reenable previous failing test. R=mstarzin...@chromium.org BUG=v8:2261 Review URL: https://chromiumcodereview.appspot.com/10907254 http://code.google.com/p/v8/source/detail?r=12530 Modified:

[v8-dev] Re: Tentatively reenable previous failing test. (issue 10907254)

2012-09-17 Thread mstarzinger
LGTM (with one nit). https://chromiumcodereview.appspot.com/10907254/diff/1/test/mjsunit/object-define-property.js File test/mjsunit/object-define-property.js (left): https://chromiumcodereview.appspot.com/10907254/diff/1/test/mjsunit/object-define-property.js#oldcode1059 test/mjsunit/object-de

[v8-dev] Tentatively reenable previous failing test. (issue 10907254)

2012-09-17 Thread yangguo
Reviewers: Michael Starzinger, Description: Tentatively reenable previous failing test. R=mstarzin...@chromium.org BUG=v8:2261 Please review this at https://chromiumcodereview.appspot.com/10907254/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M test/mjsun

[v8-dev] Issue 2338 in v8: V8 engine embedded in a DLL doesn't work when using the V8/javascript debug system

2012-09-17 Thread codesite-noreply
Status: New Owner: New issue 2338 by alysson...@gmail.com: V8 engine embedded in a DLL doesn't work when using the V8/javascript debug system http://code.google.com/p/v8/issues/detail?id=2338 consider the following code: - HandleScope handle_scope; Persistent context

[v8-dev] Re: Issue 1868 in v8: DateTimeFormat::Format runs script to get Date value.

2012-09-17 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: v8-i18n:1 Comment #4 on issue 1868 by yang...@chromium.org: DateTimeFormat::Format runs script to get Date value. http://code.google.com/p/v8/issues/detail?id=1868 (No comment was entered for this change.) -- v8-dev mailing list v8-dev@g

[v8-dev] Re: Issue 2112 in v8: Stacktraces originating from `JSON.parse()` contain random garbage (on nodejs)

2012-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #4 on issue 2112 by yang...@chromium.org: Stacktraces originating from `JSON.parse()` contain random garbage (on nodejs) http://code.google.com/p/v8/issues/detail?id=2112 (No comment was entered for this change.) -- v8-dev mailing list v8-dev@googlegrou

[v8-dev] Re: Do not go to slow mode and back to fast in initializer blocks. (issue 10905308)

2012-09-17 Thread svenpanne
lgtm https://chromiumcodereview.appspot.com/10905308/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Do 2 GCs on LowMemoryNotification instead of 7. (issue 10933124)

2012-09-17 Thread erik . corry
Reviewers: ulan, Description: Do 2 GCs on LowMemoryNotification instead of 7. Please review this at https://chromiumcodereview.appspot.com/10933124/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/heap-inl.h M src/heap.h M src/heap.cc M

[v8-dev] Re: Issue 2336 in v8: Assertion in GC fails when running regress-2318.js in debug mode

2012-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #2 on issue 2336 by yang...@chromium.org: Assertion in GC fails when running regress-2318.js in debug mode http://code.google.com/p/v8/issues/detail?id=2336 (No comment was entered for this change.) -- v8-dev mailing list v8-dev@googlegroups.com http://

[v8-dev] [v8] r12529 committed - Change regress-2318 to trigger more quickly and reliably....

2012-09-17 Thread codesite-noreply
Revision: 12529 Author: yang...@chromium.org Date: Mon Sep 17 06:21:59 2012 Log: Change regress-2318 to trigger more quickly and reliably. BUG=v8:2336 Review URL: https://chromiumcodereview.appspot.com/10913294 http://code.google.com/p/v8/source/detail?r=12529 Modified: /branches/bl

[v8-dev] [v8] r12528 committed - Fix misplaced assert in heap.cc....

2012-09-17 Thread codesite-noreply
Revision: 12528 Author: erik.co...@gmail.com Date: Mon Sep 17 04:38:24 2012 Log: Fix misplaced assert in heap.cc. Bug=2336 Review URL: https://chromiumcodereview.appspot.com/10911334 http://code.google.com/p/v8/source/detail?r=12528 Added: /branches/bleeding_edge/test/mjsunit/bugs/bug

[v8-dev] Re: Fix misplaced assert in heap.cc. (issue 10911334)

2012-09-17 Thread mstarzinger
Still LGTM. https://chromiumcodereview.appspot.com/10911334/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Re: Issue 2337 in v8: ScriptCollected notirications can be lost.

2012-09-17 Thread codesite-noreply
Updates: Owner: mstarzin...@chromium.org Comment #1 on issue 2337 by erik.corry: ScriptCollected notirications can be lost. http://code.google.com/p/v8/issues/detail?id=2337 The failing test is called test/mjsunit/bugs/bug-2237.js -- v8-dev mailing list v8-dev@googlegroups.com http:/

[v8-dev] Issue 2337 in v8: ScriptCollected notirications can be lost.

2012-09-17 Thread codesite-noreply
Status: Accepted Owner: erik.corry Labels: Type-Bug Priority-Medium New issue 2337 by erik.corry: ScriptCollected notirications can be lost. http://code.google.com/p/v8/issues/detail?id=2337 See the failing test. -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-d

[v8-dev] Do not go to slow mode and back to fast in initializer blocks. (issue 10905308)

2012-09-17 Thread verwaest
Reviewers: Sven Panne, Message: PTAL. Description: Do not go to slow mode and back to fast in initializer blocks. Please review this at https://chromiumcodereview.appspot.com/10905308/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/arm/full-codegen-arm

[v8-dev] Preallocate space in descriptor arrays. (issue 10916336)

2012-09-17 Thread verwaest
Reviewers: danno, Message: PTAL. The core of this CL is in src/objects.cc -> ShareDescriptor. This CL will allow us to remove the ToSlowProperties/ToFastProperties on initializer blocks in a subsequent CL. Description: Preallocate space in descriptor arrays. Please review this at https://

[v8-dev] Consistently use named getters for Lithium operands on ARM. (issue 10907234)

2012-09-17 Thread mstarzinger
LGTM. https://chromiumcodereview.appspot.com/10907234/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Re: Fix misplaced assert in heap.cc. (issue 10911334)

2012-09-17 Thread erik . corry
https://chromiumcodereview.appspot.com/10911334/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] [v8] r12526 committed - Integrate map marking into static marking visitor....

2012-09-17 Thread codesite-noreply
Revision: 12526 Author: mstarzin...@chromium.org Date: Mon Sep 17 03:04:39 2012 Log: Integrate map marking into static marking visitor. This refactors the specialized marking of map contents to be done by the static marking visitor shared between full and incremental marking. This also

[v8-dev] Re: Integrate map marking into static marking visitor. (issue 10919294)

2012-09-17 Thread mstarzinger
Addressed comments. Landing. https://chromiumcodereview.appspot.com/10919294/diff/1/src/mark-compact.cc File src/mark-compact.cc (right): https://chromiumcodereview.appspot.com/10919294/diff/1/src/mark-compact.cc#newcode1084 src/mark-compact.cc:1084: } On 2012/09/17 09:06:36, Toon Verwaest wrot

[v8-dev] [v8] r12525 committed - Throw a more descriptive exception when blocking 'eval' via CSP....

2012-09-17 Thread codesite-noreply
Revision: 12525 Author: u...@chromium.org Date: Mon Sep 17 02:58:22 2012 Log: Throw a more descriptive exception when blocking 'eval' via CSP. BUG=140191 R=svenpa...@chromium.org,mk...@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837358 http://code.google.com/p/v

[v8-dev] Re: Throw a more descriptive exception when blocking 'eval' via CSP. (issue 10837358)

2012-09-17 Thread svenpanne
lgtm https://chromiumcodereview.appspot.com/10837358/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Re: Improve the assembly code for power function with integer exponential. (issue 10916311)

2012-09-17 Thread xi . qian
On 2012/09/17 07:40:14, Yang wrote: On 2012/09/17 03:10:48, xqian wrote: > Hi, Yang > > Thanks for your review. I refined the code according to your comments. Please > check the patch set 3. > > Thanks, > -Xi > On 2012/09/14 15:38:16, Yang wrote: > > Thanks for this patch! I'll land this patch

[v8-dev] Re: Fix misplaced assert in heap.cc. (issue 10911334)

2012-09-17 Thread mstarzinger
LGTM (with one idea, feel free to ignore). https://chromiumcodereview.appspot.com/10911334/diff/1/src/heap.cc File src/heap.cc (right): https://chromiumcodereview.appspot.com/10911334/diff/1/src/heap.cc#newcode624 src/heap.cc:624: // This can do debug callbacks and restart incremental marking.

[v8-dev] Re: Issue 811 in v8: support destructuring assignment

2012-09-17 Thread codesite-noreply
Comment #7 on issue 811 by nat...@nathan7.eu: support destructuring assignment http://code.google.com/p/v8/issues/detail?id=811 @yangguo: Currently, we have to rely on ugly constructions using with() or fiddling with array indices even though Mozilla's JS engines and Opera support an exce

[v8-dev] Fix misplaced assert in heap.cc. (issue 10911334)

2012-09-17 Thread erik . corry
Reviewers: Michael Starzinger, Description: Fix misplaced assert in heap.cc. Bug=2336 Please review this at https://chromiumcodereview.appspot.com/10911334/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/heap.cc Index: src/heap.cc =

[v8-dev] Re: Integrate map marking into static marking visitor. (issue 10919294)

2012-09-17 Thread verwaest
lgtm with minor comments. https://chromiumcodereview.appspot.com/10919294/diff/1/src/mark-compact.cc File src/mark-compact.cc (right): https://chromiumcodereview.appspot.com/10919294/diff/1/src/mark-compact.cc#newcode1084 src/mark-compact.cc:1084: } This method seems exactly(?) the same as the

[v8-dev] Re: Issue 2336 in v8: Assertion in GC fails when running regress-2318.js in debug mode

2012-09-17 Thread codesite-noreply
Updates: Owner: erik.corry Comment #1 on issue 2336 by erik.corry: Assertion in GC fails when running regress-2318.js in debug mode http://code.google.com/p/v8/issues/detail?id=2336 Stealing this -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Re: Issue 811 in v8: support destructuring assignment

2012-09-17 Thread codesite-noreply
Comment #6 on issue 811 by yang...@chromium.org: support destructuring assignment http://code.google.com/p/v8/issues/detail?id=811 @nathan: Please elaborate. V8's primary use-case is Chromium, so we align our features with the requirements of Chromium. It's great that node.js is also rely

[v8-dev] Re: Change regress-2318 to trigger more quickly and reliably. (issue 10913294)

2012-09-17 Thread jkummerow
LGTM. Thanks! http://codereview.chromium.org/10913294/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Change regress-2318 to trigger more quickly and reliably. (issue 10913294)

2012-09-17 Thread yangguo
Reviewers: Jakob, Message: PTAL. Description: Change regress-2318 to trigger more quickly and reliably. BUG=v8:2334 Please review this at http://codereview.chromium.org/10913294/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M test/mjsunit/regress/regress

[v8-dev] Issue 2336 in v8: Assertion in GC fails when running regress-2318.js in debug mode

2012-09-17 Thread codesite-noreply
Status: Accepted Owner: mstarzin...@chromium.org Labels: Type-Bug Priority-Medium New issue 2336 by yang...@chromium.org: Assertion in GC fails when running regress-2318.js in debug mode http://code.google.com/p/v8/issues/detail?id=2336 The following assertion triggers # # Fatal error in ../

[v8-dev] Re: Issue 811 in v8: support destructuring assignment

2012-09-17 Thread codesite-noreply
Comment #5 on issue 811 by nat...@nathan7.eu: support destructuring assignment http://code.google.com/p/v8/issues/detail?id=811 I consider the 'only stuff in Safari' argument void thanks to node.js, and the non-ECMAScript is somewhat void too now. -- v8-dev mailing list v8-dev@googlegroup

[v8-dev] [v8] r12524 committed - Tagging version 3.12.19.10

2012-09-17 Thread codesite-noreply
Revision: 12524 Author: mstarzin...@chromium.org Date: Mon Sep 17 01:14:27 2012 Log: Tagging version 3.12.19.10 http://code.google.com/p/v8/source/detail?r=12524 Added: /tags/3.12.19.10 -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] [v8] r12523 committed - Merged r12495 into 3.12 branch....

2012-09-17 Thread codesite-noreply
Revision: 12523 Author: mstarzin...@chromium.org Date: Mon Sep 17 01:14:05 2012 Log: Merged r12495 into 3.12 branch. Fix API check for length of external arrays. R=jkumme...@chromium.org BUG=chromium:148896 TEST=cctest/test-api/ExternalArrayLimits Review URL: https://codereview.chrom

[v8-dev] Re: Merged r12495 into 3.12 branch. (issue 10911333)

2012-09-17 Thread jkummerow
lgtm https://codereview.chromium.org/10911333/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Merged r12495 into 3.12 branch. (issue 10911333)

2012-09-17 Thread mstarzinger
Reviewers: Jakob, Description: Merged r12495 into 3.12 branch. Fix API check for length of external arrays. R=jkumme...@chromium.org BUG=chromium:148896 TEST=cctest/test-api/ExternalArrayLimits Please review this at https://codereview.chromium.org/10911333/ SVN Base: https://v8.googlecode.co

[v8-dev] Re: Issue 2333 in v8: A "Floating-point invalid operation" exception at "Update Survival Rate Trend"

2012-09-17 Thread codesite-noreply
Updates: Status: Assigned Owner: u...@chromium.org Comment #1 on issue 2333 by yang...@chromium.org: A "Floating-point invalid operation" exception at "Update Survival Rate Trend" http://code.google.com/p/v8/issues/detail?id=2333 (No comment was entered for this change.) -- v

[v8-dev] Re: Issue 1445 in v8: AtomicWord definition on OpenBSD/i386

2012-09-17 Thread codesite-noreply
Updates: Status: Fixed Comment #4 on issue 1445 by yang...@chromium.org: AtomicWord definition on OpenBSD/i386 http://code.google.com/p/v8/issues/detail?id=1445 Thanks for this patch! Usually we require contributors to follow the steps in http://code.google.com/p/v8/wiki/Contributin

[v8-dev] [v8] r12522 committed - Fix build on OpenBSD/i386....

2012-09-17 Thread codesite-noreply
Revision: 12522 Author: yang...@chromium.org Date: Mon Sep 17 00:56:15 2012 Log: Fix build on OpenBSD/i386. BUG=v8:1445 Review URL: https://chromiumcodereview.appspot.com/10919314 http://code.google.com/p/v8/source/detail?r=12522 Modified: /branches/bleeding_edge/src/atomicops.h /b

[v8-dev] Fix build on OpenBSD/i386. (issue 10919314)

2012-09-17 Thread yangguo
Reviewers: , Message: LGTM. Description: Fix build on OpenBSD/i386. BUG=v8:1445 Please review this at http://codereview.chromium.org/10919314/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/atomicops.h M src/platform.h Index: src/atomicops.h diff

[v8-dev] [v8] r12521 committed - Improve the assembly code for power function with integer exponential....

2012-09-17 Thread codesite-noreply
Revision: 12521 Author: yang...@chromium.org Date: Mon Sep 17 00:45:54 2012 Log: Improve the assembly code for power function with integer exponential. The change removes one unused multiply and reschedules the shift, multiply and jump instructions to reduce stall. Experiment shows

[v8-dev] Re: Improve the assembly code for power function with integer exponential. (issue 10916311)

2012-09-17 Thread yangguo
On 2012/09/17 03:10:48, xqian wrote: Hi, Yang Thanks for your review. I refined the code according to your comments. Please check the patch set 3. Thanks, -Xi On 2012/09/14 15:38:16, Yang wrote: > Thanks for this patch! I'll land this patch once the following two comments are > address

[v8-dev] Re: Issue 2335 in v8: Lack of destructuring assignments

2012-09-17 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 811 Comment #2 on issue 2335 by jkumme...@chromium.org: Lack of destructuring assignments http://code.google.com/p/v8/issues/detail?id=2335 (No comment was entered for this change.) -- v8-dev mailing list v8-dev@googlegroups.com http://g

[v8-dev] Re: Issue 811 in v8: support destructuring assignment

2012-09-17 Thread codesite-noreply
Comment #4 on issue 811 by jkumme...@chromium.org: support destructuring assignment http://code.google.com/p/v8/issues/detail?id=811 Issue 2335 has been merged into this issue. -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev