http://codereview.chromium.org/2805013/diff/1/2
File src/arm/codegen-arm.cc (right):

http://codereview.chromium.org/2805013/diff/1/2#newcode5116
src/arm/codegen-arm.cc:5116: if
(Isolate::Current()->cpu_features()->IsSupported(VFP3)) {
If one isolate has VFP then they all have VFP, so this doesn't make a
whole lot of sense to me.

http://codereview.chromium.org/2805013/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to