Home
last modified time | relevance | path

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

/external/v8/src/execution/
Dframes.cc2256 static constexpr int kTheAccumulator = 1; in InterpretedFrameInfo() local
2260 ? (kTheAccumulator + kTopOfStackPadding) in InterpretedFrameInfo()
/external/v8/src/deoptimizer/
Ddeoptimizer.cc2880 static constexpr int kTheAccumulator = 1; in GetValueCount() local
2882 kTheAccumulator; in GetValueCount()