Lines Matching full:crash
122 (JSC::typeName): Use a little capitalization. Don't crash in the case of
377 (1) StringBuilder::release should CRASH if the buffer allocation failed.
507 Make makeString CRASH if we fail to allocate a string.
582 Change UStringImpl::create to CRASH if the string cannot be allocated,
648 Don't call CRASH() in fastMalloc and fastCalloc when the requested memory size is 0
651 With USE_SYSTEM_MALLOC=1, fastMalloc and fastCalloc call CRASH()
931 Crash in CollectorBitmap::get at nbcolympics.com
1442 Calling time(0) in BREW devices causes a crash because time
1452 because they make SVG tests crash in release builds.
1881 (main): Fixed a null value crash in the exception checking code.
2045 REGRESSION (52082): Crash on worker thread when reloading http://radnan.public.iastate.edu/procedural/
2117 REGRESSION (52082): Crash on worker thread when reloading http://radnan.public.iastate.edu/procedural/
2430 StringImpl::createUninitialized() will CRASH() if unable to allocate. Some uses of
2439 with current behaviour, make createUninitialized() crash on failure to allocate.
3043 Fix a crash seen on the buildbots.
5527 REGRESSION(4.0.3-48777): Crash in JSC::ExecState::propertyNames() (Debug-only?)
6483 Revert r50204, since it makes DRT crash on 32 bits release builds
7293 Regression: crash enumerating properties of an object with getters or setters
9058 Fix CRASH() macro for Symbian build.
9198 [Qt] Symbian CRASH macro implementation
9200 Added Symbian specific crash macro that
9201 stops to crash line if JIT debugging is used.
9203 (KERN-EXEC 3) and CRASH panic.
9882 REGRESSION (r48582): Crash in StructureStubInfo::initPutByIdTransition when reloading trac.webkit.org
11103 Should crash if JIT code buffer allocation fails.
11190 <rdar://problem/7173448> Excessive number of threads (and a crash)
11214 Fix Windows-specific crash due to missing memory clearing call.
11369 === End re-roll-in of r47738:47740 with Windows crash fixed ===
11404 === Begin re-roll-in of r47738:47740 with Windows crash fixed ===
12094 to a crash or hang on lookup.
12756 Fix crash on ./ecma_2/RegExp/exec-002.js.
13673 REGRESSION: Hang/crash in BytecodeGenerator::constRegisterFor loading simple page
13773 Stack overflow crash in JavaScript garbage collector mark pass
14370 Don't use background thread to scavenge memory on Tiger until we figure out why it causes a crash.
14397 crash with it enabled.
18594 REGRESSION: crash in edge cases of floating point parsing.
18598 Tests: fast/css/number-parsing-crash.html
18599 fast/css/number-parsing-crash.html
18600 fast/js/number-parsing-crash.html
18945 Roll out r45259 after crash appeared on the bots:
18946 plugins/undefined-property-crash.html
19774 <rdar://problem/6974140> REGRESSION(r43849): Crash in cti_op_call_NotJSFunction when getting directions on maps.google.com