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,
48 // Helper function used to install functions on objects.
139 throw new $EvalError('The "this" object passed to eval must ' +
494 // Converts an array returned from Runtime_GetOwnProperty to an actual
562 // Error handling according to spec.
651 // only send to the data descriptor.
653 // desc (we need to preserve the existing values from current).
768 // Property names are expected to be unique strings.
773 // We need to check for the exact property value since for intrinsic
1041 // Convert the radix to an integer and check the range.
1046 // Convert the number to a string in the given radix.
1193 // %NewObjectFromBound implicitly uses arguments passed to this
1194 // function. We do not pass the arguments object explicitly to avoid
1209 // to generate the actual object using the bound function.
1211 // %NewObjectFromBound implicitly uses arguments passed to this
1212 // function. We do not pass the arguments object explicitly to avoid
1218 // given as argument to the invocation.
1234 // which are non-configurable. It therefore makes no sence to
1235 // try to redefine these as defined by the spec. The spec says
1238 // To be consistent with our normal functions we leave this as it is.
1263 // The call to SetNewFunctionAttributes will ensure the prototype