Upstream version 10.39.233.0
[platform/framework/web/crosswalk.git] / src / v8 / src / arm / assembler-arm-inl.h
index 8b5c4b8..2e539e4 100644 (file)
@@ -48,6 +48,7 @@ namespace internal {
 
 
 bool CpuFeatures::SupportsCrankshaft() { return IsSupported(VFP3); }
+bool CpuFeatures::SupportsSIMD128InCrankshaft() { return false; }
 
 
 int Register::NumAllocatableRegisters() {