OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sure
(Results
51 - 75
of
300
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar-machine.rl
40
# Same order as enum myanmar_category_t. Not
sure
how to avoid duplication.
/external/openssl/
import_openssl.sh
561
echo "NOTE To make
sure
there are not unwanted changes from conflicting patches, be
sure
to review the generated patch."
/external/v8/src/
math.js
128
// Make
sure
-0 is considered less than +0. -0 is never a Smi, +0 can be
145
// Make
sure
+0 is considered greater than -0. -0 is never a Smi, +0 can be
161
// Make
sure
-0 is considered less than +0. -0 is never a Smi, +0 can be
178
// Make
sure
-0 is considered less than +0. -0 is never a Smi, +0 can be a
/external/v8/test/mjsunit/
body-not-visible.js
28
// Make
sure
we cannot see the local variables in NewFunction when
elements-transition-hoisting.js
48
// Make
sure
that a simple elements array transitions inside a loop before
66
// Make
sure
that non-element related map checks that are not preceded by
88
// Make
sure
that non-element related map checks do NOT get hoisted if they
115
// Make
sure
that non-element related map checks do get hoisted if they use
no-semicolon.js
28
// Random tests to make
sure
you can leave out semicolons
unbox-double-arrays.js
72
// Multiple versions of the test function makes
sure
that IC/Crankshaft state
252
// Make
sure
Crankshaft code handles the hole correctly (bailout)
348
// Make
sure
that we haven't converted from fast double.
376
// Convert back to fast elements and make
sure
the contents of the array are
390
// Make
sure
it's possible to change the array's length and that array is still
object-define-property.js
122
// Make
sure
that we can add a property with an empty descriptor and
139
// Make
sure
that getOwnPropertyDescriptor does not return a descriptor
145
// Make
sure
that foo can't be reset (as configurable is false).
461
// Make
sure
an error is thrown when trying to access to redefined function.
471
// DefineOrRedefineAccessorProperty - make
sure
we don't
597
// Make
sure
we can still redefine if all properties are the same.
600
// Make
sure
that obj5 still holds the original values.
684
// Make
sure
we can still redefine if all properties are the same.
687
// Make
sure
that obj5 still holds the original values.
695
// Make
sure
that we can't overwrite +0 with -0 and vice versa
[
all
...]
/external/v8/test/mjsunit/compiler/
regress-6.js
39
// the 'a + c' expression. Make
sure
this doesn't end up
/external/v8/test/mjsunit/regress/
regress-1060.js
28
// Make
sure
that we do not record multiple bailouts in the unoptimized code
regress-1110164.js
35
// Make
sure
the call IC in CallF is initialized.
regress-1201933.js
28
// Make
sure
this doesn't fail with an assertion
regress-1213575.js
28
// Make
sure
that a const definition does not try
regress-1215653.js
28
// Make
sure
this doesn't crash the VM.
regress-125515.js
37
// Make
sure
that a ends up in old space
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
disconnected-frame-permission-denied.js
3
// Prime the Geolocation instance by denying permission. This makes
sure
that we execute the
/external/webkit/LayoutTests/fast/js/resources/
const.js
115
// Make
sure
we don't override properties placed on the global object
/external/webkit/LayoutTests/storage/domstorage/events/script-tests/
basic-body-attribute.js
1
description("This is a test to make
sure
DOM Storage mutations fire StorageEvents that are caught by the event listener specified as an attribute on the body.");
basic-setattribute.js
1
description("This is a test to make
sure
DOM Storage mutations fire StorageEvents that are caught by the event listener attached via setattribute.");
basic.js
1
description("This is a test to make
sure
DOM Storage mutations fire StorageEvents that are caught by the event listener set via window.onstorage.");
/external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.js
6
"Test to make
sure
that calling openDatabase() while a transaction is in progress on a different handle to the same database does not result in a deadlock.",
read-and-write-transactions-dont-run-together.js
11
"Test to make
sure
that read and write transactions on different DB handles to the same DB don't run at the same time.",
/external/chromium/base/win/
win_util.cc
99
// Vista will treat as UAC enabled, so we make
sure
it is not set to 0.
166
Also make
sure
you register the SDK with Visual Studio, by selecting \
/external/chromium/chrome/browser/resources/file_manager/js/
harness.js
84
* is initialized asynchronously, and we won't be
sure
when it'll be
86
* from the JS console, we don't really need to be
sure
it's ready at any
/external/libvpx/libvpx/examples/includes/geshi/contrib/
example.php
23
die('Could not find geshi.php - make
sure
it is in your include path!');
42
// First the initialisation: source code to highlight and the language to use. Make
sure
95
// make
sure
we don't preselect any language
161
<p>To use this script, make
sure
that <strong>geshi.php</strong> is in the parent directory or in your
Completed in 3303 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>