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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/v8/test/webkit/
dfg-min-max.js 25 "This tests that Math.min and Math.max for doubles works correctly in the DFG JIT."
dfg-multi-basic-block-structure-clobber.js 25 "This tests that a structure clobber in a basic block that does not touch a live variable causes that variable's structure to be correctly clobbered."
dfg-multiply.js 25 "This tests that the DFG can multiply numbers correctly."
dfg-to-string-toString-becomes-bad-with-dictionary-string-prototype.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is initially fine but then gets clobbered, and was a dictionary all along."
duplicate-param-gc-crash.js 25 'Tests to ensure that activations are built correctly in the face of duplicate parameter names and do not cause crashes.'
exception-try-finally-scope-error.js 24 description('This test makes sure stack unwinding works correctly in combination with dynamically added scopes');
function-call-aliased.js 25 "This tests that we can correctly call Function.prototype.call"
integer-extremes.js 25 "This test verifies that the bit twiddling done in JavaScriptCore's integer machinery works correctly on the current platform."
mod-crash.js 48 // Test that reusing a floating point value after use in a modulus works correctly.
var-shadows-arg-gc-crash.js 25 'Tests to ensure that activations mark their values correctly in the face of duplicate parameter names and does not crash.'
  /external/v8/test/mjsunit/compiler/
regress-serialized-slots.js 28 // The test verifies that parameters of the outer function are correctly
  /external/v8/test/mjsunit/
object-literal-conversions.js 28 // Test that the various conversions between property names are correctly
object-literal-gc.js 32 // normalized object literals correctly.
scope-calls-eval.js 29 // propagated correctly through catch and with blocks.
  /external/v8/test/mjsunit/regress/
regress-1130.js 28 // Test that parser errors can be build up correctly even in the presence
regress-1181.js 30 // implementation correctly deoptimizes.
regress-124594.js 30 // Test that a GC inside a constructor frame is correctly handled right
regress-1491.js 28 // Test that the Array length accessor correctly deals with non-array
regress-192.js 28 // Test that exceptions are correctly propagated when creating object
regress-233.js 29 // A stack overflow detected by a global regexp match wasn't handled correctly.
regress-753.js 28 // Test that JSON.stringify correctly truncates floating point numbers.
regress-900966.js 33 // index correctly. We need to call the function twice to initialize
regress-91013.js 29 // correctly returns stored value as the result.
regress-995.js 29 // A number of hydrogen instructions did not correctly compare its
regress-deopt-gc.js 30 // This tests that we can correctly handle a GC immediately after a function

Completed in 429 milliseconds

1 2 3 45 6 7 8 91011>>