Home | History | Annotate | Download | only in src

Lines Matching refs:ArgumentsAdaptorFrame

322     // See ArgumentsAdaptorFrame::GetCallerStackPointer. It assumes that
325 Object* number_of_args = reinterpret_cast<ArgumentsAdaptorFrame*>(frame)->
1122 int ArgumentsAdaptorFrame::GetNumberOfIncomingArguments() const {
1127 Address ArgumentsAdaptorFrame::GetCallerStackPointer() const {
1139 Code* ArgumentsAdaptorFrame::unchecked_code() const {
1299 void ArgumentsAdaptorFrame::Print(StringStream* accumulator,