HomeSort by relevance Sort by last modified time
    Searched full:checks (Results 751 - 775 of 7809) sorted by null

<<31323334353637383940>>

  /external/chromium_org/v8/test/webkit/
constant-count.js 25 "This test checks exceptional cases for constant counting in the parser."
continue-break-multiple-labels-expected.txt 24 This test checks break and continue behaviour in the presence of multiple labels.
dfg-ensure-array-storage-on-string.js 25 "Checks that trying to arrayify a string to have array storage doesn't crash."
dfg-ensure-contiguous-on-string.js 25 "Checks that trying to arrayify a string doesn't crash."
dfg-force-exit-then-sparse-conditional-constant-prop-in-loop.js 25 "Checks that increased aggressiveness in sparse conditional constant propagation resultin from a node being proven to be force exit does not lead to a cascade of unsound decisions."
dfg-int32-to-double-on-known-number.js 25 "Tests that we don't emit unnecessary speculation checks when performing an int32 to double conversion on a value that is proved to be a number, predicted to be an int32, but not proved to be an int32."
dfg-put-by-id-prototype-check.js 25 "Tests that the DFG CFA is not overzealous in removing prototype structure checks for put_by_id transitions."
dfg-to-string-toString-becomes-bad-with-check-structure.js 25 "Tests that the DFG checks that the toString method didn't become bad even if the StringObject already had a CheckStructure."
do-while-semicolon-expected.txt 24 This test checks that toString() round-trip on a function that has do..while in JavaScript does not insert extra semicolon.
eval-var-decl-expected.txt 24 This test case checks whether variables cause properties to be defined even before reaching the declaration statement in various cases.
  /external/chromium_org/v8/test/webkit/fast/js/
array-float-delete-expected.txt 24 This test checks for regression against 6234: Can delete array index property incorrectly.
array-float-delete.js 25 'This test checks for regression against <a href="https://bugs.webkit.org/show_bug.cgi?id=6234">6234: Can delete array index property incorrectly.</a>'
array-tostring-ignore-separator-expected.txt 24 This test checks for regressions against 6261:Do not use a separator argument when doing toString/toLocalString.
array-tostring-ignore-separator.js 25 'This test checks for regressions against <a href="https://bugs.webkit.org/show_bug.cgi?id=6261">6261:Do not use a separator argument when doing toString/toLocalString.</a>'
date-big-setmonth-expected.txt 24 This test checks for a regression against Date.setMonth fails with big values due to overflow.
date-big-setmonth.js 25 'This test checks for a regression against <a href="https://bugs.webkit.org/show_bug.cgi?id=4781">Date.setMonth fails with big values due to overflow</a>.'
date-negative-setmonth-expected.txt 24 This test checks for a regression against Date.setMonth fails with negative values.
date-negative-setmonth.js 25 'This test checks for a regression against <a href="https://bugs.webkit.org/show_bug.cgi?id=5280">Date.setMonth fails with negative values</a>.'
date-preserve-milliseconds-expected.txt 24 The following test checks if an existing milliseconds value gets preserved if a call to setHours(), setMinutes() or setSeconds() does not specify the milliseconds. See https://bugs.webkit.org/show_bug.cgi?id=3759
function-constructor-error-expected.txt 24 This test checks that the Function constructor detects some syntax errors correctly (bug#59795).
function-toString-semicolon-insertion-expected.txt 24 This test checks that functions re-string-ify in a way that is syntactically compatible with concatenation.
function-toString-semicolon-insertion.js 25 "This test checks that functions re-string-ify in a way that is syntactically " +
object-extra-comma-expected.txt 24 This test checks some object construction cases, including 5939: final comma in javascript object prevents parsing.
object-extra-comma.js 25 'This test checks some object construction cases, including ' +
regexp-extended-characters-crash-expected.txt 24 This test checks for a regression against JavaScript regular expressions with certain ranges of Unicode characters cause a crash. If it fails, it may crash.

Completed in 112 milliseconds

<<31323334353637383940>>