[v8-dev] Simplify synthetic roots creation in heap snapshot (issue 590833002 by yu...@chromium.org)

2014-09-20 Thread yurys
Reviewers: alph, loislo, Description: Simplify synthetic roots creation in heap snapshot The synthetic roots exist in every snapshot and there are no actual objects corresponding to them (there was attempt to create some virtual objects to reuse existing snapshot builder but it just complicat

[v8-dev] Re: Issue 1444 in v8: v8 trunk fails to build on Windows with msvcltcg=off

2014-09-20 Thread codesite-noreply via v8-dev
Comment #4 on issue 1444 by ae...@126.com: v8 trunk fails to build on Windows with msvcltcg=off https://code.google.com/p/v8/issues/detail?id=1444 I encounter similar errors. After hours, I found it's the fault of "helloworld" source-code, maybe the source-code is of the old version. try he

[v8-dev] [turbofan] IA: Uint32ToFloat64 supports mem operand. (issue 583963002 by jing....@intel.com)

2014-09-20 Thread jing . bao
Reviewers: danno, titzer, Benedikt Meurer, Description: [turbofan] IA: Uint32ToFloat64 supports mem operand. BUG= Please review this at https://codereview.chromium.org/583963002/ SVN Base: https://github.com/v8/v8.git@bleeding_edge Affected files (+27, -15 lines): M src/compiler/ia32/code-g