Home | History | Annotate | Download | only in src

Lines Matching refs:FORCE_DELETION

450         if (mode != FORCE_DELETION) return GetHeap()->false_value();
2819 if (mode == FORCE_DELETION) {
2904 if (result.IsDontDelete() && mode != FORCE_DELETION) {
2917 if (mode == FORCE_DELETION) {
9788 if (details.IsDontDelete() && mode != JSObject::FORCE_DELETION) {