Updates:
        Status: Available

Comment #2 on issue 4126 by [email protected]: mjsunit/harmony/rest-params is flaky w.r.t. relative paths to d8
https://code.google.com/p/v8/issues/detail?id=4126

What happens is that in the former invocation, Runtime_NewStrictArguments ends up getting a smi as the 'callee' argument, which doesn't make sense. What that has to do with the file name given to d8 I cannot even begin to imagine.

I highly doubt that the actual test is at fault here. Rather, it seems to expose a deeper bug in the arm64 port.

PS: to build without ninja:

GYPFLAGS="-Duse_goma=1 -Dtarget_arch=x64 -Dv8_enable_slow_dchecks=1 -Dv8_optimized_debug=1 -Dv8_target_arch=arm64 -Dv8_use_snapshot=false" make -j1000 arm64.optdebug


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
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 it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to