HomeSort by relevance Sort by last modified time
    Searched refs:TO (Results 676 - 700 of 785) sorted by null

<<21222324252627282930>>

  /external/v8/test/mjsunit/
date-parse.js 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,
29 // have to support.
41 // number of milliseconds to make it timezone independent.
279 // (Dates from 1970 to ~2070 with 150h steps.)
debug-handle.js 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,
190 assertTrue(!!val, 'Failed to lookup "' + obj.properties[i].name + '"');
240 // Set a break point at return in f and invoke g to hit the breakpoint.
252 assertTrue(listenerComplete, "listener did not run to completion: " + exception);
debug-listbreakpoints.js 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,
204 // Set a break point and call to invoke the debug event listener.
210 assertTrue(listenerComplete, "listener did not run to completion");
debug-setbreakpoint.js 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,
174 // Set a break point and call to invoke the debug event listener.
179 assertTrue(listenerComplete, "listener did not run to completion: " + exception);
198 // to the script body, its actual position is taken from the nearest statement
199 // below or like in this case is reset to the very end of the script.
212 // Creates the eval script and tries to set the breakpoint.
214 // moment. Since there's no way of simply getting the pointer to the function,
fuzz-natives.js 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,
121 // may lead to out-of-memory. Ditto for StringBuilderJoin.
126 // to unexpected integer values.
130 // which means that we have to propagate errors back.
171 // Tries to allocate based on argument, and (correctly) throws
178 // argument to be a compile time smi).
181 // This function expects its first argument to be a non-smi.
184 // Only applicable to strings
    [all...]
large-object-allocation.js 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 // Allocate a very large object that is guaranteed to overflow the
mirror-array.js 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,
mjsunit.js 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,
40 * framework expects lines that signal failed tests to start with
object-create.js 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,
108 // Make sure that trying to add both a value and a getter
151 // Instead of a plain props object, let's use getters to return its properties.
object-freeze.js 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,
156 // to false on all properties manually and the extensible flag has also been set
157 // to false manually.
object-seal.js 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,
73 // We should not be frozen, since we are still able to
77 // We should not allow new properties to be added.
91 // Since writable is not affected by seal we should still be able to
161 // We should be able to overwrite the existing value.
166 // has been set to false on all properties manually and the extensible
167 // flag has also been set to false manually.
regexp-static.js 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,
140 // The same test for $1 to $9.
159 assertTrue(typeof RegExp.multiline == typeof Boolean(), "RegExp.multiline coerces values to booleans");
161 assertTrue(typeof RegExp.input == typeof String(), "RegExp.input coerces values to booleans");
stack-traces.js 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,
str-to-num.js 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,
string-charat.js 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,
string-index.js 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,
string-replace.js 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,
195 // Test nested calls to replace, including that it sets RegExp.$& correctly.
switch.js 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,
to_number_order.js 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,
209 // Call inside loop to test optimization and possible caching.
undeletable-functions.js 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,
31 // possible to override them with new definitions, then get the old
  /external/v8/test/mjsunit/tools/
codemap.js 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,
  /external/v8/tools/
codemap.js 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,
91 * @param {number} to The destination address.
93 CodeMap.prototype.moveCode = function(from, to) {
95 this.dynamics_.insert(to, removedNode.value);
173 // In this case, the whole library is assigned to this address.
profile_view.js 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,
106 * Creates a Profile View object. It allows to perform sorting
148 * Constructs a Profile View node object. Each node object corresponds to
199 * Adds a child to the node.
  /external/v8/tools/gcmole/
gcmole.lua 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,
83 local f = assert(io.open("src/SConscript"), "failed to open SConscript")
112 assert(p and v, "failed to parse condition: " .. cond)
  /external/webkit/Source/WebCore/inspector/front-end/
Toolbar.js 17 * its contributors may be used to endorse or promote products derived
21 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
25 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;

Completed in 356 milliseconds

<<21222324252627282930>>