Home | History | Annotate | Download | only in src

Lines Matching refs:FORCE_DELETION

4581     return receiver->DeleteElement(index, JSReceiver::FORCE_DELETION);
4596 return receiver->DeleteProperty(*key_string, JSReceiver::FORCE_DELETION);