Home | History | Annotate | Download | only in mjsunit

Lines Matching full:strict_delete

313   function strict_delete() { delete this; }
314 strict_delete();