Searched refs:CheckReadOnlyAttr (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Dundeletable-functions.js75 CheckReadOnlyAttr(this, "Infinity");
76 CheckReadOnlyAttr(this, "NaN");
77 CheckReadOnlyAttr(this, "undefined");
160 function CheckReadOnlyAttr(type, prop) { function

Completed in 209 milliseconds