HomeSort by relevance Sort by last modified time
    Searched refs:correctly (Results 126 - 150 of 331) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/v8/test/mjsunit/
value-callic-prototype-change.js 28 // Test that the inline caches correctly detect that constant
with-readonly.js 28 // Test that readonly variables are treated correctly.
array-store-and-grow.js 28 // Verifies that the KeyedStoreIC correctly handles out-of-bounds stores
object-literal-overwrite.js 29 // correctly, i.e., the last initializer for any name is stored in the object.
object-toprimitive.js 30 // correctly. Specifically, does it call [[Get]] only once per property.
  /external/chromium_org/v8/test/mjsunit/compiler/
optimized-for-in.js 44 // Check that we correctly deoptimize on map check.
54 // Check that we correctly deoptimize during preparation step.
73 // Check that we correctly deoptimize on map check inserted for fused load.
  /external/v8/test/mjsunit/compiler/
optimized-for-in.js 43 // Check that we correctly deoptimize on map check.
53 // Check that we correctly deoptimize during preparation step.
72 // Check that we correctly deoptimize on map check inserted for fused load.
  /external/chromium_org/chrome/browser/ui/webui/options/
startup_page_list_browsertest.js 39 * behave correctly.
  /external/chromium_org/v8/test/mjsunit/
object-literal-overwrite.js 31 // correctly, i.e., the last initializer for any name is stored in the object.
object-toprimitive.js 30 // correctly. Specifically, does it call [[Get]] only once per property.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1170187.js 29 // Make sure that the retreival of local variables are performed correctly even
regress-1692.js 29 // correctly.
regress-1708.js 56 // marking bits being correctly transfered to the new object start.
regress-1853.js 31 // updated correctly.
regress-52801.js 36 // RegExp caching doesn't set lastIndex correctly.
  /external/chromium_org/v8/test/webkit/
array-proto-func-property-getter-except.js 25 "This test checks that functions on the array prototype correctly handle exceptions from property getters when called on non-array objects."
comparison-operators.js 24 description("test that comparison operators work correctly.")
dfg-constant-fold-misprediction.js 28 // A function with an argument correctly predicted double.
dfg-convert-this-dom-window.js 25 "This tests that we can correctly call Function.prototype.call in the DFG, but more precisely, that we give the correct this object in case it is undefined"
exception-with-handler-inside-eval-with-dynamic-scope.js 24 description('This test makes sure stack unwinding works correctly when it occurs inside an eval contained in a dynamic scope.');
for-in-cached.js 25 "This tests that for/in statements behave correctly when cached."
tostring-exception-in-property-access.js 24 description("This tests that the various subscript operators handle subscript string conversion exceptions correctly.");
  /external/libvpx/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 112 ;# input will can span three vectors if not aligned correctly.
463 ;# input will can span three vectors if not aligned correctly.
496 vperm \V, \V, v0, v28 ;# \V = correctly-ordered result
503 ;# input will can span three vectors if not aligned correctly.
  /external/v8/test/mjsunit/regress/
regress-1170187.js 29 // Make sure that the retreival of local variables are performed correctly even
regress-1692.js 29 // correctly.

Completed in 425 milliseconds

1 2 3 4 56 7 8 91011>>