Home
last modified time | relevance | path

Searched defs:strict_get_y (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
Dstrict-mode-implicit-receiver.js33 function strict_get_y() { "use strict"; return this.y; } function
51 function strict_get_y() { "use strict"; return this.y; } function