OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:correctly
(Results
26 - 50
of
331
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/v8/test/webkit/
array-sort-sparse.js
25
"This tests that arrays and array like objects containing holes are sorted
correctly
."
call-apply-crash.js
24
description("Test to ensure that the registerfile is grown
correctly
when calling apply");
dfg-convert-this-object-then-exit-on-other.js
25
"Tests that a convert_this optimized for the case where this is an object behaves
correctly
when you then pass null."
dfg-convert-this-other-then-exit-on-object.js
25
"Tests that a convert_this optimized for the case where this is null behaves
correctly
when you then pass an object."
dfg-convert-this-polymorphic-object-then-exit-on-other.js
25
"Tests that a convert_this optimized for the case where this is an object with polymorphic structure behaves
correctly
when you then pass null."
dfg-convert-this-polymorphic-object-then-exit-on-string.js
25
"Tests that a convert_this optimized for the case where this is an object with polymorphic structure behaves
correctly
when you then pass a string."
dfg-inline-new-array-buffer.js
25
"This tests that inlining
correctly
handles constant buffers."
dfg-intrinsic-osr-exit.js
25
"This tests that an OSR exit inside of an intrinsic that was not loaded with a method check works
correctly
."
dfg-phantom-base.js
25
"Tests that we use Phantom on the base of put_by_base
correctly
."
dfg-put-by-val-setter-then-get-by-val.js
25
"Tests that a GetByVal that accesses a value that was PutByVal'd, but where the PutByVal invoked a setter, works
correctly
."
dfg-to-string-bad-toString.js
25
"Tests that we do ToString conversions
correctly
when String.prototype.valueOf is not what we wanted."
dfg-to-string-bad-valueOf.js
25
"Tests that we do ToString conversions
correctly
when String.prototype.valueOf is not what we wanted."
dfg-to-string-int-or-string.js
25
"Tests that we do ToString conversions
correctly
when String.prototype.valueOf is not what we wanted."
dfg-to-string-int.js
25
"Tests that we do ToString conversions
correctly
when String.prototype.valueOf is not what we wanted."
dfg-to-string-side-effect.js
25
"Tests that we do ToString conversions
correctly
when String.prototype.valueOf is not what we wanted."
dfg-to-string-toString-becomes-bad.js
25
"Tests that we do ToString conversions
correctly
when String.prototype.valueOf is initially fine but then gets clobbered."
dfg-to-string-toString-in-string.js
25
"Tests that we do ToString conversions
correctly
when String.prototype.valueOf is fine but we define our own on the String object itself."
dfg-to-string-valueOf-in-string.js
25
"Tests that we do ToString conversions
correctly
when String.prototype.valueOf is fine but we define our own on the String object itself."
dfg-uint32-to-number-in-middle-of-copy-propagation.js
25
"Tests that UInt32ToNumber and OSR exit are aware of copy propagation and
correctly
recover both versions of a variable that was subject to a UInt32ToNumber cast."
dfg-uint32-to-number.js
25
"This tests that if the DFG fails to convert a uint32 to a number, it will OSR exit
correctly
."
duplicate-param-crash.js
25
'Tests to ensure that activations are built
correctly
in the face of duplicate parameter names and do not cause crashes.'
for-in-to-text.js
25
"This tests that JavaScriptCore ForInNodes are converted
correctly
to text."
function-dot-length-read-only.js
25
"Tests that function.length
correctly
intercepts stores when a function is used as a prototype."
get-by-pname-non-final-object.js
25
"This tests that op_get_by_pname is compiled
correctly
for non-final objects."
get-by-pname.js
25
"This tests that op_get_by_pname is compiled
correctly
."
Completed in 982 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>