[v8-users] A simple question on HEscapeAnalysisPhase in V8

2015-04-06 Thread maxs . ustc
Hi, all: I am a newbie to V8. When I use the following test-case to study the EscapeAnalysis pass in V8, I found that: ===*test case start*=== $ cat examp0.js function f(x) { var o = new Object(); if (x < 30) x = x - 5; el

[v8-users] Re: Profiler crash

2015-04-06 Thread Jim Acquavella
Were you able to solve this? I'm seeing the same. On Thursday, March 7, 2013 at 5:39:15 AM UTC-8, Damien Gleizes wrote: > > Hi all, > > I am trying to work with the profiler API but I get an unexpected crash: I > am probably doing something wrong but I can't figure what.. any help or > hints wo

[v8-users] Re: Need Help to fix v8 Build Error in Linux Mint

2015-04-06 Thread Amal Raj
Hi Ben Perfect Solution. Its compiling now Thank you very much. Thanks Raj On Monday, April 6, 2015 at 12:19:21 PM UTC+5:30, Amal Raj wrote: > > Hi > > I am trying to compile v8 from linux mint. I am using g++ and here is my > command.and the issue. > > g++ -std=c++11 -I. helloworld.cpp -o hel

Re: [v8-users] Need Help to fix v8 Build Error in Linux Mint

2015-04-06 Thread Ben Noordhuis
On Mon, Apr 6, 2015 at 8:49 AM, Amal Raj wrote: > Hi > > I am trying to compile v8 from linux mint. I am using g++ and here is my > command.and the issue. > > g++ -std=c++11 -I. helloworld.cpp -o hello_world -Wl,--start-group > out/x64.release/obj.target/{tools/gyp/libv8_{base,libbase,snapshot,li