Home | History | Annotate | Download | only in quick

Lines Matching refs:skip_this

757                            InvokeType type, bool skip_this) {
762 const size_t start_index = skip_this ? 1 : 0;
1576 bool skip_this;
1580 skip_this = fast_path;
1586 skip_this = false;
1589 skip_this = false;
1593 skip_this = false;
1597 skip_this = fast_path;
1602 original_type, skip_this);