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

/external/chromium_org/v8/test/mjsunit/
H A Dstrict-mode-implicit-receiver.js161 function strict_return_this() { "use strict"; return this; } function
166 outer_eval_conversion3(strict_return_this, 'undefined');

Completed in 76 milliseconds