[v8-dev] Re: Enable mksnapshot on ARM when cross-compiling using gyp

2009-11-05 Thread Søren Gjesse
Committed: http://code.google.com/p/v8/source/detail?r=3235 /Søren On Thu, Nov 5, 2009 at 20:28, Antoine Labour wrote: > > > On Thu, Nov 5, 2009 at 4:14 AM, wrote: > >> LGTM >> >> Thank you for the explanation on the gyp cross-compile details. > > > Cool. > > Since I don't have commit access,

[v8-dev] [v8] r3235 committed - Enable mksnapshot on ARM when cross-compiling using gyp...

2009-11-05 Thread codesite-noreply
Revision: 3235 Author: sgje...@chromium.org Date: Thu Nov 5 23:50:31 2009 Log: Enable mksnapshot on ARM when cross-compiling using gyp Review URL: http://codereview.chromium.org/351019 http://code.google.com/p/v8/source/detail?r=3235 Modified: /branches/bleeding_edge/tools/gyp/v8.gyp =

[v8-dev] Re: Issue 489 in v8: Minor bug in process.cc

2009-11-05 Thread codesite-noreply
Updates: Owner: christian.plesner.hansen Comment #1 on issue 489 by erik.corry: Minor bug in process.cc http://code.google.com/p/v8/issues/detail?id=489 Assigning to plesner. -- You received this message because you are listed in the owner or CC fields of this issue, or because you star

[v8-dev] Re: Keep natives source code in external strings instead of putting...

2009-11-05 Thread Erik Corry
2009/11/5 : > LGTM > > Does it lint? :-) > > > http://codereview.chromium.org/360050/diff/1/6 > File src/bootstrapper.cc (right): > > http://codereview.chromium.org/360050/diff/1/6#newcode104 > Line 104: new > NativesExternalStringResource(Natives::GetScriptSource(index).start()); > Line too long

[v8-dev] Re: Issue 172 in v8: There is a limit to the size of the argument array passed to function.apply

2009-11-05 Thread codesite-noreply
Comment #5 on issue 172 by m...@duncanpearson.net: There is a limit to the size of the argument array passed to function.apply http://code.google.com/p/v8/issues/detail?id=172 I have just been browsing Google Closure and I find that the array class has an "extend" method that uses this appro

[v8-dev] Fix bug 486, Cyrillic character ranges in case independent regexps....

2009-11-05 Thread erik . corry
Reviewers: Christian Plesner Hansen, Description: Fix bug 486, Cyrillic character ranges in case independent regexps. http://code.google.com/p/v8/issues/detail?id=486 Please review this at http://codereview.chromium.org/361033 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affe

[v8-dev] Re: Enable mksnapshot on ARM when cross-compiling using gyp

2009-11-05 Thread Antoine Labour
On Thu, Nov 5, 2009 at 4:14 AM, wrote: > LGTM > > Thank you for the explanation on the gyp cross-compile details. Cool. Since I don't have commit access, would you mind checking it in for me ? Thanks. > > http://codereview.chromium.org/351019 > --~--~-~--~~~---~-