summaryrefslogtreecommitdiff
path: root/deps/v8/src/execution/x64/frame-constants-x64.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/execution/x64/frame-constants-x64.h')
-rw-r--r--deps/v8/src/execution/x64/frame-constants-x64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/execution/x64/frame-constants-x64.h b/deps/v8/src/execution/x64/frame-constants-x64.h
index 5af35b1b3b..49d69829f0 100644
--- a/deps/v8/src/execution/x64/frame-constants-x64.h
+++ b/deps/v8/src/execution/x64/frame-constants-x64.h
@@ -13,7 +13,7 @@ namespace internal {
class EntryFrameConstants : public AllStatic {
public:
-#ifdef _WIN64
+#ifdef V8_TARGET_OS_WIN
static constexpr int kCalleeSaveXMMRegisters = 10;
static constexpr int kXMMRegisterSize = 16;
static constexpr int kXMMRegistersBlockSize =