HomeSort by relevance Sort by last modified time
    Searched defs:getThis (Results 1 - 2 of 2) sorted by null

  /external/v8/test/mjsunit/regress/
regress-267.js 32 function getThis(){ return this; }
33 var obj = taint(getThis);
  /external/v8/src/
messages.js 623 CallSite.prototype.getThis = function () {

Completed in 26 milliseconds