Home | History | Annotate | Download | only in src

Lines Matching refs:ArgumentsAdaptorFrame

342     // See ArgumentsAdaptorFrame::GetCallerStackPointer. It assumes that
345 Object* number_of_args = reinterpret_cast<ArgumentsAdaptorFrame*>(frame)->
992 int ArgumentsAdaptorFrame::GetNumberOfIncomingArguments() const {
997 Address ArgumentsAdaptorFrame::GetCallerStackPointer() const {
1009 Code* ArgumentsAdaptorFrame::unchecked_code() const {
1171 void ArgumentsAdaptorFrame::Print(StringStream* accumulator,