HomeSort by relevance Sort by last modified time
    Searched refs:caused (Results 1 - 25 of 37) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
PrivateScriptRunner.js 16 // as real JS errors caused by programming mistake and the execution crashes.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1472.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29 // Some of these caused stack overflows, others cause out-of-memory.
regress-1748.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29 // Bug in x64 caused it to match when executing the RegExp on a part
regress-2398.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
36 object.ro = 2; // TypeError caused by trying to write to read-only.
regress-937896.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29 // discard duplicates which caused the outer-most continue statement
regress-json-stringify-gc.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
40 assertTrue(json1 == json2, "GC caused JSON.stringify to fail.");
regress-1708.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29 // array caused invalid marking bit patterns on lazily swept pages.
  /external/chromium_org/v8/test/webkit/
for-in-var-scope.js 19 // LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
26 + "In previous versions of JavaScriptCore there were two bugs that caused problems. "
number-cell-reuse.js 19 // LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25 "This test checks corner cases of the number cell reuse code. In particular, it checks for known cases where code generation for number cell reuse caused assertions to fail."
  /external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/
nacl.scons 72 # Ultimately this should be recognised as a crash caused by untrusted code.
  /external/chromium_org/v8/test/mjsunit/
array-literal-feedback.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
76 // a has a memento so the transition caused by the store will affect the
track-fields.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
30 // Test transitions caused by changes to field representations.
  /external/chromium_org/v8/test/mjsunit/compiler/
division-by-constant.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
116 // Avoid deopt caused by overflow, we do not want to test this here.
  /external/chromium_org/extensions/renderer/resources/
send_request.js 79 // The native call caused an error, but the developer didn't check
  /external/oprofile/events/x86-64/family11h/
events 30 event:0x21 counters:0,1,2,3 um:zero minimum:500 name:PIPELINE_RESTART_DUE_TO_SELF_MODIFYING_CODE : Micro-architectural re-sync caused by self modifying code
31 event:0x22 counters:0,1,2,3 um:zero minimum:500 name:PIPELINE_RESTART_DUE_TO_PROBE_HIT : Micro-architectural re-sync caused by snoop
  /external/oprofile/events/x86-64/hammer/
events 28 event:0x21 counters:0,1,2,3 um:zero minimum:500 name:PIPELINE_RESTART_DUE_TO_SELF_MODIFYING_CODE : Micro-architectural re-sync caused by self modifying code
29 event:0x22 counters:0,1,2,3 um:zero minimum:500 name:PIPELINE_RESTART_DUE_TO_PROBE_HIT : Micro-architectural re-sync caused by snoop
  /external/chromium_org/ui/keyboard/resources/
main.js 339 * @param {number} heightOffset The height offset caused by the rows above.
425 * @param {number} heightOffset The offset caused by rows above it.
432 // Keeps track of where to distribute pixels caused by round off errors.
  /external/oprofile/events/i386/nehalem/
unit_masks 18 0x01 not_sta This event counts the number of load operations delayed caused by preceding stores whose addresses are known but whose data is unknown, and preceding stores that conflict with the load but which incompletely overlap the load
19 0x02 sta This event counts load operations delayed caused by preceding stores whose addresses are unknown (STA block)
  /external/chromium_org/v8/src/
math.js 207 // This is to prevent numerical errors caused by large negative x.
  /external/chromium_org/third_party/WebKit/Source/web/resources/
suggestionPicker.js 20 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
290 // To prevent flickering we won't focus if the current focus was caused by the mouse.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
search_widget.js 225 * Override this method to react to navigation caused by user input.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_input_handler.js 192 // caused ourselves, reset any pending input.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 99 * * CLIENT_REDIRECT: Redirects caused by JavaScript, or a refresh meta tag
  /external/oprofile/events/i386/westmere/
unit_masks 68 0x20 pde_miss DTLB load miss caused by low part of address
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
user_commands.js 77 * reduce flakiness caused by event timing issues.

Completed in 757 milliseconds

1 2