Home
last modified time | relevance | path

Searched refs:kInt64LowerHalfMemoryOffset (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/utils/
Dutils.h286 static const int kInt64LowerHalfMemoryOffset = 0; variable
289 static const int kInt64LowerHalfMemoryOffset = 4; variable
/third_party/node/deps/v8/src/compiler/
Dint64-lowering.cc660 common()->Int32Constant(kInt64LowerHalfMemoryOffset)), in LowerNode()
695 common()->Int32Constant(kInt64LowerHalfMemoryOffset)), in LowerNode()