Searched defs:GetOperandSlot (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dframes-inl.h173 inline Address JavaScriptFrame::GetOperandSlot(int index) const { function in class:v8::internal::JavaScriptFrame
185 return Memory::Object_at(GetOperandSlot(index));

Completed in 69 milliseconds