Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / v8 / src / ia32 / assembler-ia32-inl.h
index f90820b..c7ec6d9 100644 (file)
@@ -46,7 +46,6 @@ namespace v8 {
 namespace internal {
 
 bool CpuFeatures::SupportsCrankshaft() { return true; }
-bool CpuFeatures::SupportsSIMD128InCrankshaft() { return true; }
 
 
 static const byte kCallOpcode = 0xE8;