HomeSort by relevance Sort by last modified time
    Searched refs:HasFastProperties (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/v8/test/mjsunit/
dictionary-properties.js 15 assertFalse(%HasFastProperties(this));
45 assertTrue(%HasFastProperties(SlowPrototype.prototype));
47 assertTrue(%HasFastProperties(SlowPrototype.prototype));
48 assertTrue(%HasFastProperties(fast_proto.__proto__));