Home | History | Annotate | Download | only in bugs

Lines Matching refs:TO

13 //       contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 // Test that setter accessors added to the prototype chain are called
31 // Test that accessors added to the prototype chain are called
39 // Force the inline caches to monomorphic state.
42 // Add a setter for x to Object.prototype and make sure it gets
64 // accessors added to the prototype chain are called instead of
71 // Add a z property to o1 to create a map transition.