Home | History | Annotate | Download | only in harmony

Lines Matching refs:d2

809   var d2 = create({
813 assertThrows(function(){ Object.defineProperty(p, "p", d2) }, "myexn")