#ifdef HAVE_V8 #include #if V8_MAJOR_VERSION < 4 #include "InterpreterV8-3.h" #else #include "InterpreterV8-4.h" #endif #endif