Home
last modified time | relevance | path

Searched refs:delete_property (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/mjsunit/
Dstrict-mode.js471 function delete_property(o) { function
487 assertThrows(function() { delete_property(object); }, TypeError);
/external/chromium_org/v8/test/mjsunit/
Dstrict-mode.js471 function delete_property(o) { function
487 assertThrows(function() { delete_property(object); }, TypeError);