Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dlinkage.cc83 -operand.GetLocation() + operand.GetSizeInPointers() - 1; in GetStackParameterDelta()
95 -operand.GetLocation() + operand.GetSizeInPointers() - 1; in GetStackParameterDelta()
Dlinkage.h128 int GetSizeInPointers() const { in GetSizeInPointers() function