Home | History | Annotate | Download | only in src

Lines Matching refs:IsReceiver

3281   bool IsReceiver() const { return merged_index_ == 0; }
3366 virtual bool IsDeletable() const V8_OVERRIDE { return !IsReceiver(); }