Home
last modified time | relevance | path

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

/external/v8/src/
Dframes-inl.h195 DCHECK_LT(index, ComputeOperandsCount()); in GetOperandSlot()
207 inline int JavaScriptFrame::ComputeOperandsCount() const { in ComputeOperandsCount() function
Dframes.h1041 inline int ComputeOperandsCount() const;