Lines Matching refs:Fixed
5504 [ic] Fixed receiver_map register trashing in KeyedStoreIC megamorphic
9854 MIPS: Fixed Hydrogen environment handling for mul-i ARM and ARM64 (issue
9868 Fixed Hydrogen environment handling for mul-i on ARM and ARM64 (issue
10059 Fixed printing during DCE (issue 3679).
10188 Fixed -fsanitize=float-cast-overflow problems (issue 3773).
10372 Fixed environment handling for LFlooringDivI on ARM (Chromium issue
10975 Fixed int vs. uintptr_t confusion (plus some cleanup on the way) (issue
11108 Fixed inlining of constant values (issue 3529).
11415 Fixed printing of external references (Chromium issue 392068).
11649 X87: Fixed flooring division by a power of 2, once again.. (issue 3259).
11651 Fixed undefined behavior in RNG (Chromium issue 377790).
11672 MIPS: Fixed flooring division by a power of 2, once again.. (issue
11675 Fixed flooring division by a power of 2, once again.. (issue 3259).
12121 MIPS: Fixed flooring division by -1 (issue 3259).
12123 Fixed flooring division by -1 on ARM (issue 3259).
12489 Fixed constant folding for Math.clz32 (Chromium issue 347906).
12562 Fixed and improved code for integral division. Fixed and extended tests
12710 Fixed floor-of-div optimization (Chromium issue 334708).
12878 Fixed global object leak caused by overwriting the global receiver (the
12983 Fixed crashes exposed though fuzzing.
13001 Fixed data view accessors to throw execptions on offsets bigger than
13021 Fixed missing type feedback check for Generic*String addition.
13024 Fixed duplicate check in DependentCode::Insert.
13032 Fixed overflow in TypedArray initialization function.
13040 Fixed compilation with GCC 4.8.
13051 Fixed --extra-code flag for snapshot creation.
13054 Fixed error message wording when instanceof throws.
13066 Fixed y-umlaut to uppercase. (issue 2984)
13073 Fixed loading message from an Error object. (Chromium issue 306220)
13087 Fixed uint32-to-smi conversion in Lithium.
13119 Fixed HObjectAccess for loads from migrating prototypes.
13203 Fixed timezone issues with date-time/parse-* tests.
13374 Fixed bitwise negation on x64.
13380 Fixed polymorphic INTERCEPTOR StoreICs on ARM/MIPS.
13399 Fixed Eternal::IsEmpty logic (issue 2870).
13422 Fixed casts of eternal handles.
13436 Fixed inlined 'throw' statements interfering with live range
13444 Fixed compilation with recent MinGW64 versions. (issue 2300)
13474 Fixed crash on function declarations in eval inside non-trivial local
13479 Fixed hidden properties on object with frozen prototype. (issue 2829)
13501 Fixed invalid out-of-bounds store in MacroAssembler::Allocate.
13504 Fixed register misuse in Allocate() on ARM. (issue 2851)
13506 Fixed empty handle dereference in Runtime_InternalNumberFormat.
13514 Fixed GC-related crasher (Chromium issue 274438)
13523 Fixed Math.round/floor that had bogus Smi representation
13531 Fixed bug in HPhi::SimplifyConstantInput (Chromium issue 269679)
13533 Fixed gcmole bugs in i18n code (issue 2745)
13543 Fixed smi-based math floor. (Chromium issue 270268)
13548 Fixed Object.freeze, Object.observe wrt CountOperation and
13560 Fixed Array index dehoisting. (Chromium issue 264203)
13584 Fixed a crash for large code objects on ARM (Chromium issue 2736)
13586 Fixed stale unhandlified value in JSObject::SetPropertyForResult.
13609 Fixed JSArray-specific length lookup in polymorphic array handling
13619 Fixed Chromium issues 247688, 258519 and 260203.
13628 Fixed wrong bailout id in polymorphic stores (Chromium issue 259787).
13630 Fixed data race in SamplingCircularQueue (Chromium issue 251218).
13632 Fixed type feedback in presence of negative lookups
13649 Fixed gyp_v8 to work with use_system_icu=1 (issue 2475).
13651 Fixed sloppy-mode 'const' under Harmony flag (Chromium issue 173361).
13655 Fixed possible stack overflow in range analysis
13671 Fixed garbage-collection issue that causes a crash on ARM
13728 Fixed read-only attribute of Function.length in strict mode.
13731 Fixed Runtime_SetProperty to properly handle OOM failures
13761 Fixed crashes when calling new Array(a) with a single argument that
13765 Fixed issues in parallel compilation.
13778 Fixed arguments array access. (Chromium issue 247303)
13780 Fixed bug in LookupForWrite. (Chromium issue 242332)
13810 Fixed bug with inlining 'Array' function. (Chromium issue 244461)
13812 Fixed initialization of literal objects. (Chromium issue 245424)
13814 Fixed function name inferred inside closures. (Chromium issue 224884)
13827 Fixed two CPU profiler tests on ARM and MIPS simulators
13830 Fixed idle incremental GC for large objects.
13841 Fixed IfBuilder::Deopt to clear the current block
13860 Fixed edge case in stack trace formatting. (Chromium issue 237617)
13862 Fixed embedded new-space pointer in LCmpObjectEqAndBranch. (Chromium
13867 Fixed bogus deopt in BuildEmitDeepCopy for holey arrays. (Chromium issue
13894 Fixed missing hole check for loads from Smi arrays when all uses are
13918 Fixed beyond-heap load on x64 Crankshafted StringCharFromCode
13974 Fixed set-up of intrinsic's 'constructor' properties.
14039 Fixed detection of |handle_smi| case in
14053 Fixed two register allocator bugs (off-by-one error/failure
14056 Fixed huge heap snapshot when a heavily shared context has many
14064 Fixed heap snapshot creation for Harmony collections. (issue 2535)
14066 Fixed register allocation corner case. (Chromium issue 177883)
14097 Fixed Array.length, String.length and Function.prototype LoadICs on x64.
14106 Fixed x32 handling of Atomic64. (Chromium issue chromium-os:36866)
14110 Fixed HCheckSmiOrInt <-> HBoundsCheck interaction wrt. representations.
14136 Fixed materialization of arguments objects with unknown values.
14170 Fixed f.apply() optimization when declared arguments are mutated.
14188 Fixed code flusher disabling while marking incrementally.
14196 Fixed DoubleStackSlot-to-DoubleStackSlot moves on ia32. Unified
14215 Fixed clearing of dead dependent codes and verifing of weak
14241 Fixed additional spec violations wrt RegExp.lastIndex.
14255 Fixed corner case when JSFunction is evicted from flusher.
14275 Fixed pattern detection for replacing shifts by rotation.
14286 Fixed out of bounds memory access in TestJSArrayForAllocationSiteInfo.
14303 Fixed arguments materialization for inlined apply().
14321 Fixed V8 issue 2486.
14323 Fixed Chromium issue 169723.
14330 Fixed Chromium issues 168545 and 169209.
14341 Fixed missing exception check in typed array constructor
14359 Fixed x64 MathMinMax for negative untagged int32 arguments.
14362 Fixed FloatingPointHelper::CheckSSE2OperandIsInt32.
14376 Fixed V8 issues 2243, 2340, 2393, 2399, 2457.
14378 Fixed Chromium issues 125308, 165637, 166379, 166553.
14395 Fixed spec violations in methods of Number.prototype. (issue 2443)
14404 Fixed candidate eviction in code flusher.
14410 Fixed spec violations related to regexp.lastIndex
14421 Fixed external exceptions in external try-catch handlers.
14452 Fixed JSON.stringify for objects with interceptor handlers.
14455 Fixed corner case in x64 compare stubs. (issue 2416)
14462 Fixed Array.prototype.join evaluation order. (issue 2263)
14480 Fixed LiveEdit crashes when object/array literal is added. (issue 2368)
14505 Fixed length check in JSON.stringify. (Chromium issue 160010)
14509 Fixed slack tracking when instance prototype changes.
14512 Fixed disabling of code flusher while marking. (Chromium issue 159140)
14535 Fixed JSON.parse to treat leading zeros correctly.
14587 Fixed instance_descriptors() and PushStackTraceAndDie regressions.
14592 Fixed Accessors::FunctionGetPrototype's proto chain traversal.
14602 Fixed slot recording of code target patches.
14636 Fixed missing slot recording during clearing of CallICs.
14639 Fixed LBoundsCheck on x64 to handle (stack slot + constant) correctly.
14642 Fixed minus zero test. (Issue 2133)
14644 Fixed setting array length to zero for slow elements.
14647 Fixed lost arguments dropping in HLeaveInlined.
14650 Fixed casting error for receiver of interceptors.
14656 Fixed debugger's eval when close to stack overflow. (issue 2318)
14662 Fixed caching of optimized code for OSR. (issue 2326)
14667 Fixed API check for length of external arrays. (Chromium issue 148896)
14673 Fixed arguments object materialization during deopt. (issue 2261)
14678 Fixed CHECK failure in LCodeGen::DoWrapReceiver when
14682 Fixed edge case of extension with NULL as source string.
14685 Fixed array index dehoisting. (Chromium issue 141395)
14703 Fixed bug in Math.min/max in optimized code (Chromium issue 145961).
14707 Fixed VS2005 build (issue 2313).
14737 Fixed rounding in Uint8ClampedArray setter. (issue 2294)
14762 Fixed parseInt's octal parsing behavior (ECMA-262 Annex E 15.1.2.2).
14793 Fixed building with GCC 3.x
14834 Fixed broken accessor transition.
14842 Fixed missing tagging of stack value in finally block.
14855 Fixed ICs for slow objects with native accessor (Chromium issue 137002).
14857 Fixed transcendental cache on ARM in optimized code (issue 2234).
14872 Fixed computation of call targets on prototypes in Crankshaft.
14884 Fixed reporting of octal literals in strict mode when preparsing.
14887 Fixed inline constructors for Harmony Proxy prototypes.
14898 Fixed Debug::Break crash. (Chromium issue 131642)
14910 Fixed unhandlified code calling Harmony Proxy traps.
14925 Fixed lazy compilation for strict eval scopes.
14948 Fixed lazy parsing heuristics to respect outer scope.
14966 Fixed Harmony Maps and WeakMaps for undefined values
14980 Fixed sharing of literal boilerplates for optimized code. (issue 2193)
14990 Fixed lazy sweeping heuristics to prevent old-space expansion.
15003 Fixed Chromium issues:
15006 Fixed V8 issues:
15024 Fixed EnsureCanContainElements to properly handle double values.
15050 Fixed missing write barrier in store field stub.
15053 Proxies: Fixed receiver for setters inherited from proxies.
15054 Proxies: Fixed ToStringArray function so that it does not reject some
15070 Fixed RegExp.prototype.toString for incompatible receivers
15089 Fixed python deprecations. (issue 1391)
15094 Fixed GCC 4.7 (C++11) compilation. (issue 2136)
15134 Fixed compose-discard crasher from r11524 (issue 2123).
15147 Regexp: Fixed overflow in min-match-length calculation
15150 MIPS: Fixed illegal instruction use on Loongson in code for
15153 Fixed crash bug in VisitChoice (Chromium issue 126272).
15155 Fixed unsigned-Smi check in MappedArgumentsLookup
15158 Fixed LiveEdit for function with no locals (issue 825).
15160 Fixed register clobbering in LoadIC for interceptors
15175 Fixed corner cases in truncation behavior when storing to
15178 Fixed failure to properly recognize and report out-of-memory
15182 Fixed idle notifications to perform a round of incremental GCs
15185 Fixed preparser for try statement. (issue 2109)
15197 Fixed some bugs in accessing details of the last regexp match.
15199 Fixed source property of empty RegExp objects. (issue 1982)
15219 Fixed issues when stressing compaction with WeakMaps.
15221 Fixed missing GVN flag for new-space promotion. (Chromium issue 123919)
15231 Fixed several bugs in heap profiles (including issue 2078).
15243 Fixed V8 on MinGW-x64 (issue 2026).
15250 Fixed native ARM build (issues 1744, 539)
15255 Fixed regular and ElementsKind transitions interfering with each other
15261 Fixed WeakMap processing for evacuation candidates (issue 2060).
15273 Fixed bug with arguments object in inlined functions (issue 2045).
15275 Fixed performance bug with lazy initialization (Chromium issue
15281 Fixed bug with hidden properties (issue 2034).
15283 Fixed a performance bug when reloading pages (Chromium issue 117767,
15286 Fixed bug when optimizing throw in top-level code (issue 2054).
15288 Fixed two bugs with array literals (issue 2055, Chromium issue 121407).
15290 Fixed bug with Math.min/Math.max with NaN inputs (issue 2056).
15292 Fixed a bug with the new runtime profiler (Chromium issue 121147).
15294 Fixed compilation of V8 using uClibc.
15303 Fixed store IC writability check in strict mode
15313 Fixed edge case for case independent regexp character classes
15319 Fixed missing write barrier in CopyObjectToObjectElements.
15322 Fixed missing bounds check in HasElementImpl.
15332 Fixed use of proxies as f.prototype properties. (issue 2021)
15359 Fixed push-to-trunk script (and re-push).
15367 Fixed declarations escaping global strict eval. (Issue 1624)
15369 Fixed wrapping of receiver for non-strict callbacks. (Issue 1973)
15371 Fixed function declarations overwriting read-only global properties.
15374 Fixed --use-strict flag in combination with --harmony[-scoping].
15411 Fixed VFP detection through compiler defines. (issue 1996)
15452 Fixed issue 1802: Pass zone explicitly to zone-allocation on x64 and
15462 Fixed the negative lookup stub to handle deleted entries in a
15470 Fixed Chromium issue http://crbug.com/115646: When compiling for-in
15473 Fixed issue 1853: Update breakpoints set with partial file name after
15484 Fixed V8 issues 1322, 1772 and 1969.
15499 Fixed compilation with MinGW-w64. (issue 1943)
15501 Fixed incorrect value of assignments to non-extensible properties.
15503 Fixed a crash bug in generated code on ia32.
15510 Fixed memory leak and missing #include in StartupDataDecompressor
15516 Fixed sequence of element access in array builtins (issue 1790).
15523 Fixed V8 issues 1322, 1878, 1942, 1945 and Chromium issue 113924.
15525 Fixed GCC-4.7 warnings.
15534 Fixed template-related linker error. (issue 1936)
15582 Fixed memory leak in NativeObjectsExplorer::FindOrAddGroupInfo
15585 Fixed a crash in dev tools (Chromium issue 107996).
15622 Fixed solaris build (VirtualMemory) (issue 1761).
15624 Fixed strict vs. non-strict handling of function proxies in
15704 Fixed InternalArrays construction. (issue 1878)
15727 Fixed GCC 4.7 warnings. Patch from Tobias Burnus.
15734 Fixed handling of arrays in DefineOwnProperty. (issue 1756)
15739 Fixed another corner case for DefineOwnProperty on arrays (issue 1756).
15761 Fixed bug when generating padding to ensure space for lazy
15804 Fixed filtering of store buffer for large object pages.
15807 Fixed generated hash function on all platforms.
15810 Fixed Heap::Shrink to ensure that it does not free pages that are
15866 Fixed bug triggered by JSBeautifier. crbug.com/100409.
15870 Fixed stack traces to skip native functions.
15874 Fixed handling of Function.apply for non-array arguments.
15876 Fixed evaluation order in defineProperties to match FireFox.
15878 Fixed handling of non-object receivers for array builtins,
15883 Fixed compatibility with older Android releases.
15885 Fixed compilation with gcc-4.5.3.
15891 Fixed issues 793 and 893 relating to Function.prototype.bind.
15903 Fixed array handling for Object.defineOwnProperty (ES5 conformance).
15905 Fixed issue 1757 (string slices of external strings).
15907 Fixed issue 1759 (ARM).
15925 Fixed compilation issues with GCC 4.5.x (issue 1743).
15941 Fixed x64 RegExp start-of-string bug (Issues 1746, 1748).
15943 Fixed propertyIsEnumerable for numeric properties (Issue 1692).
15945 Fixed the MinGW and Windows 2000 builds.
15947 Fixed "Prototype chain is not searched if named property handler does
15954 Fixed string split to correctly coerce the separator to a string
15965 Fixed: debugger stops stepping outside evaluate (Issue 1639).
15974 Fixed d8's broken readline history.
15978 Fixed debugger stepping next with trycatch recursion (Issue 1639).
16001 Fixed several crash bugs.
16006 Fixed a bug in abrupt exit from with or catch inside finally.
16008 Fixed possible crash in FixedDoubleArray::Initialize() (Chromium
16011 Fixed a bug in Page::GetRegionMaskForSpan (Chromium issue 94425).
16013 Fixed a few clang warnings (which -Werror treated as errors).
16020 Fixed a bug when optimizing named function expression (issue 1647).
16022 Fixed a bug when optimizing f.call.apply (issue 1650).
16027 Fixed issue 1648 (cross-compiling x64 targeting ia32).
16029 Fixed issue 371 (d8 printing of strings containing \0).
16031 Fixed order of evaluation in arguments to parseInt (issue 1649).
16033 Fixed a problem with large heap snapshots in Chrome DevTools
16051 Fixed .gyp files to work on the ARM simulator.
16053 Fixed shared library build warnings for MSVS.
16064 Fixed arm build for gcc-4.6.
16078 Fixed issue that could cause crashes when running with --heap-stats.
16080 Fixed compilation on Linux 2.6.9 and older.
16082 Fixed live-object-list to work with isolates.
16084 Fixed memory leaks in zones and isolates.
16086 Fixed a performance regression for TypedArrays on x64.
16093 Fixed bugs involving negative zero and the optimizing compiler.
16095 Fixed optimized version of Function.apply(x, arguments). (issue 1592)
16112 Fixed a bug in the length property of functions created by
16141 Fixed setting the readonly flag on the prototype property using the
16147 Fixed crash in ToBooleanStub when GC happens during invocation.
16179 Fixed a bug in prototype transitions cache clearing introduced by r8165.
16181 Fixed shortcutting bug in HInferRepresentation. Patch by Andy Wingo.
16183 Fixed a memory leak in sample/shell.cc (dispose semaphores).
16196 Fixed bug in array filter and reduce functions (issue 1559).
16208 Fixed a bug where reading a directory in d8 shell hangs (issue 1533).
16210 Fixed a potential assertion failure in const declarations.
16212 Fixed an assertion failure in descriptor arrays (issue 1526).
16222 Fixed MinGW32 build.
16224 Fixed a GC bug with RegExp code flushing.
16228 Fixed a bug in for/in iteration of arguments objects (issue 1531).
16239 Fixed debugger not breaking on certain "if" statements (issue 1523).
16241 Fixed assertion failure in runtime profiler when running on IA32
16244 Fixed ABI for API calls on IA32 (for clang compatibility).
16249 Fixed linux-tick-processor built wrong version of v8 (issue 1532).
16251 Fixed assertion failure in v8::TryCache::StackTrace (issue 1529).
16261 Fixed SConstruct to pass correct defines to samples/preparser when
16266 Fixed a bug in Object.defineProperty on the arguments object.
16281 Fixed 64-bit build on FreeBSD.
16309 Fixed issues 794, 1097, 1215(partial), 1417, 1435, 1472, 1473,
16317 Fixed V8 to count line terminators in multi-line comments.
16320 Fixed disassembler=on option for release-mode builds. (issue 1473)
16335 Fixed Array.prototype.{reduce,reduceRight} to pass undefined as the
16338 Fixed a bug where an array load was incorrectly hoisted by GVN.
16376 Fixed a bug in Lithium environment iteration.
16385 Fixed some crash bugs and improved performance.
16387 Fixed building with gdb debugging support.
16393 Fixed compilation on OpenBSD.
16402 Fixed JSON stringify issue with arrays.
16417 Fixed issues on special case large JSON strings in new json parser
16425 Fixed calls of strict mode function with an implicit receiver.
16427 Fixed fast handling of arrays to properly deal with changes to the
16433 Fixed a debug crash in arguments object handling (issue 1227).
16435 Fixed a bug in deoptimization on x64 (issue 1404).
16455 Fixed bug in handling of switch statements in the optimizing
16488 Fixed build on FreeBSD. Patch by Akinori MUSHA.
16500 Fixed bug in x64 >>> operator (Issue 1359).
16508 Fixed bug with whitespaces in parseInt (issue 955).
16510 Fixed bug with == comparison of Date objects (issue 1356).
16539 Fixed crash bug on ARM with no VFP3 hardware.
16541 Fixed compilation of V8 without debugger support.
16547 Fixed crash bug in regexp replace.
16554 Fixed crash bug on x64.
16561 Fixed bug in floating point rounding in Crankshaft on ARM
16564 Fixed a number of issues with running without VFPv3 support on ARM
16575 Fixed bug in external float arrays on ARM (issue 1323).
16584 Fixed multiple crash bugs.
16591 Fixed multiple issues in EcmaScript 5 strict mode implementation.
16593 Fixed mutable __proto__ property if object is not extensible
16596 Fixed auto suspension of the sampler thread.
16618 Fixed xcode build warning in shell.cc (out of order initialization).
16620 Fixed null-pointer dereference in the compiler when running without
16623 Fixed x64 compilation error due to some dead code. (Issue 1286)
16632 Fixed build with Irregexp interpreter (issue 1266).
16636 Fixed two potential crash bugs.
16654 Fixed a number of crash bugs.
16656 Fixed Array::New(length) to return an array with a length (issue 1256).
16658 Fixed FreeBSD build.
16669 Fixed a number of crash and correctness bugs.
16673 Fixed Crankshaft on Solaris/Illumos.
16678 Fixed a number of crash bugs.
16687 Fixed a number of crash bugs.
16698 Fixed a number of crash bugs.
16704 Fixed issue with unaligned reads and writes on ARM.
16711 Fixed a number of crash bugs.
16715 Fixed implementation of indexOf/lastIndexOf for sparse
16718 Fixed bug in map space compaction (http://crbug.com/59688).
16725 Fixed a number of crash bugs.
16733 Fixed issue in CPU profiler with Crankshaft.
16742 Fixed several crash bugs.
16749 Fixed incorrect compare of prototypes of the global object (issue
16752 Fixed a bug in optimizing calls to global functions (issue 1106).
16757 Fixed an error related to element accessors on Object.prototype and
16760 Fixed a bug in sorting an array with large array indices (issue 1131).
16764 Fixed bug in register requirements for function.apply (issue 1133).
16766 Fixed a representation change bug in the Hydrogen graph construction
16769 Fixed the semantics of delete on parameters (issue 1136).
16771 Fixed a optimizer bug related to moving instructions with side effects
16776 Fixed incorrect value for Math.LOG10E
16786 Fixed a bug triggered by functions with huge numbers of declared
16789 Fixed zap value aliasing a real object - debug mode only (issue 866).
16791 Fixed issue where Array.prototype.__proto__ had been set to null
16794 Fixed stability bugs in Crankshaft for x86.
16802 Fixed bug in Object.defineProperty and related access bugs (issues
16814 Fixed a bug in Array.prototype.splice triggered by passing no
16817 Fixed bugs in -0 in arithmetic and in Math.pow.
16819 Fixed bugs in the register allocator and in switching from optimized
16833 Fixed a couple of crash bugs.
16838 Fixed a bug in deletion of lookup slots that could cause global
16843 Fixed a couple of crash bugs (issues 1070 and 1071).
16848 Fixed External::Wrap for 64-bit addresses (issue 1037).
16850 Fixed incorrect .arguments variable proxy handling in the full
16858 Fixed incorrect rounding for float-to-integer conversions for external
16922 Fixed a couple of cast errors for gcc-3.4.3.
16935 Fixed V8 issues 989, 1006, and 1007.
16947 Fixed implementation of String::Write in the API (issue 975).
16965 Fixed a bug in Object.defineProperty when used to change attributes
16969 Fixed several different compilation failures on various platforms
16986 Fixed crashes during GC caused by partially initialize heap
16989 Fixed bug in process sample that caused memory leaks.
17002 Fixed date parser to handle one and two digit millisecond
17005 Fixed number parsing to disallow space between sign and
17020 Fixed obscure evaluation order bug (issue 931).
17024 Fixed performance bug causing GCs when generating stack traces on
17027 Fixed bug in parser that allowed (foo):42 as a labelled statement
17046 Fixed multiplication overflow bug (issue 927).
17056 Fixed a bug that gave the incorrect result for String.split called
17067 Fixed a bug that prevents constants from overwriting function values
17070 Fixed a bug with reporting of impossible nested calls of DOM functions
17081 Fixed FreeBSD port (issue 912).
17090 Fixed bug causing spurious out of memory exceptions
17093 Fixed compilation error on Solaris platform (issue 901).
17095 Fixed error in strtod (string to floating point number conversion)
17107 Fixed bug in cache handling of lastIndex on global regexps
17114 Fixed compilation error on ARM with gcc 4.4 (issue 894).
17119 Fixed a bug in the handling of conditional expressions in test
17129 Fixed a bug in ResumeProfilerEx causing it to not always write out the
17142 Fixed a bug in getters for negative numeric property names
17150 Fixed assertion failure related to copy-on-write arrays (issue 876).
17152 Fixed build failure of 64-bit V8 on Windows.
17154 Fixed a bug in RegExp (issue http://crbug.com/52801).
17158 Fixed error in shift operators on 64-bit V8
17167 Fixed a bug in keyed loads on strings.
17169 Fixed a bug with loading global function prototypes.
17171 Fixed a bug with profiling RegExp calls (issue http://crbug.com/55999).
17178 Fixed bug with hangs on very large sparse arrays.
17196 Fixed GC crash bug.
17198 Fixed stack corruption bug.
17200 Fixed compilation for newer C++ compilers that found Operand(0)
17210 Fixed several JSON bugs (including issue 855).
17212 Fixed memory overrun crash bug triggered during V8's tick-based
17220 Fixed bug in Object.freeze and Object.seal when Array.prototype or
17226 Fixed a missing live register when breaking at keyed loads on ARM.
17233 Fixed bug in RegExp related to copy-on-write arrays.
17239 Fixed a bug in the handling of debug breaks in CallIC.
17246 Fixed bug in bitops on ARM.
17257 Fixed compilation for ARMv4 on OpenBSD/FreeBSD.
17261 Fixed DST cache to take into account the suspension of DST in
17269 Fixed build with strict aliasing on GCC 4.4 (issue 463).
17271 Fixed issue with incorrect handling of custom valueOf methods on
17274 Fixed compilation for ARMv4 (issue 590).
17285 Fixed CPU profiler crash in start / stop sequence when non-existent
17295 Fixed handling of JSObject::elements in CalculateNetworkSize
17308 Fixed building using GCC 4.4.4.
17322 Fixed problems in implementation of ES5 function.prototype.bind.
17324 Fixed error when using apply with arguments object on ARM (issue 784).
17328 Fixed an error affecting cached results of sin and cos (issue 792).
17332 Fixed issue where debugger could set breakpoints outside the body
17335 Fixed issue in debugger when using both live edit and step in features.
17340 Fixed an assert failure on X64 (issue 806).
17347 Fixed error when building the d8 shell in a fresh checkout.
17351 Fixed an error in inlined stores on ia32.
17353 Fixed an error when setting a breakpoint at the end of a function
17361 Fixed compiler warnings when building with LLVM.
17363 Fixed a bug with for-in applied to strings (issue 785).
17370 Fixed compilation and linking with V8_INTERPRETED_REGEXP flag.
17372 Fixed bug related to code flushing while compiling a lazy
17390 Fixed crash bug when preparsing from a non-external V8 string
17393 Fixed JSON.parse bug causing input not to be converted to string
17407 Fixed crash: handle all flat string types in regexp replace.
17421 Fixed a bug in date code where -0 was not interpreted as 0
17429 Fixed bug in externalizing some ASCII strings (Chromium issue 47824).
17445 Fixed bug with for-in on x64 platform (issue 748).
17447 Fixed crash bug on x64 platform (issue 756).
17449 Fixed bug in Object.getOwnPropertyNames. (chromium issue 41243).
17451 Fixed a bug on ARM that caused the result of 1 << x to be
17459 Fixed bug that causes the build to break when profillingsupport=off
17467 Fixed build failure for cctests when ENABLE_DEBUGGER_SUPPORT is not
17518 Fixed a crash in code generated for String.charCodeAt.
17520 Fixed a compilation issue with some GCC versions (issue 727).
17530 Fixed bug for windows 64 bit C calls from generated code.
17547 Fixed crash bug in liveedit on 64 bit.
17561 Fixed crash bug on ARM when running without VFP2 or VFP3.
17575 Fixed bug with Date.parse returning a non-NaN value when called on a
17601 Fixed bug in String search and replace with very simple RegExps.
17603 Fixed bug in RegExp containing "\b^".
17612 Fixed bug in CPU profiling (http://crbug.com/42137)
17614 Fixed a bug with the natives cache.
17616 Fixed two bugs in the ARM code generator that can cause
17619 Fixed a bug that may cause a wrong result for shift operations.
17624 Fixed warnings on arm on newer GCC versions.
17626 Fixed a number of minor bugs.
17635 Fixed scons snapshot and ARM build, and Windows X64 build issues.
17644 Fixed random number generator to produce full 32 random bits.
17651 Fixed minor bugs.
17656 Fixed a few minor bugs.
17663 Fixed scons build issues.
17665 Fixed a couple of minor bugs.
17674 Fixed Chromium crashes (issues http://crbug.com/39128 and
17687 Fixed issue 650.
17689 Fixed a bug where __proto__ was sometimes enumerated (issue 646).
17707 Fixed code cache lookup for keyed IC's (issue http://crbug.com/37853).
17725 Fixed string-concatenation bug (issue 636).
17732 Fixed a crash bug caused by wrong assert.
17734 Fixed a bug with register names on 64-bit V8 (issue 615).
17765 Fixed problem with skipped stack frame in profiles (issue 553).
17770 Fixed a bug that Math.round() returns incorrect results for huge
17773 Fixed enumeration order for objects created from some constructor
17776 Fixed arithmetic on some integer constants (issue 580).
17787 Fixed Mac x64 build errors.
17823 Fixed a crash bug triggered when garbage collection happened during
17826 Fixed crash bug sometimes triggered when local variables shadowed
17850 Fixed bugs.
17857 Fixed bug that broke compilation of d8 with readline support.
17862 Fixed crash bug in String.prototype.replace.
17880 Fixed a number of debugger issues.
17882 Fixed bugs.
17898 Fixed the implementation of the resource constraint API so it
17901 Fixed a number of issues in the Windows 64-bit version.
17907 Fixed issue where we logged shared library addresses on Windows at
17930 Fixed GYP-based builds of V8.
17937 Fixed a crash bug happening when starting profiling (issue
17947 Fixed the stack limits setting API to work correctly with threads. The
17960 Fixed some flaky socket tests.
17965 Fixed memory leaks in the thread management code.
17967 Fixed the result of assignment to a pixel array. The assigned value
17986 Fixed uninitialized memory problem.
18010 Fixed crash in error reporting during bootstrapping.
18023 Fixed profiler on Mac in 64-bit mode.
18028 Fixed a number of debugger issues.
18048 Fixed a bug in the support for forceful termination of JavaScript
18057 Fixed ARM simulator compilation problem on Windows.
18084 Fixed a GC issue introduced in version 1.3.5.
18091 Fixed mac-nm script to support filenames with spaces.
18096 Fixed bug where regexps were not callable across contexts.
18118 Fixed bug in json parsing.
18126 Fixed issue 417: incorrect %t placeholder expansion.
18130 Fixed SConstruct file to build with new logging code for Android.
18154 Fixed issue 392.
18183 Fixed issue where global property cells would escape after
18192 Fixed issue 345 by avoiding duplicate escaping labels.
18194 Fixed ARM code generator crash in short-circuited boolean
18217 Fixed issue 401.
18222 Fixed issue 397, issue 398, and issue 399.
18226 Fixed bugs introduced with the new global object representation.
18228 Fixed a few bugs in the ARM code generator.
18248 Fixed profiler sampler implementation on Mac OS X.
18258 Fixed bug in exception message reporting (issue 390).
18267 Fixed profiler name-inference bug.
18269 Fixed handling of shared libraries in the profiler tick processor
18272 Fixed handling of tests that time out in the test scripts.
18274 Fixed compilation on MacOS X version 10.4.
18276 Fixed two bugs in the regular expression engine.
18278 Fixed a bug in the string type inference.
18280 Fixed a bug in the handling of 'constant function' properties.
18289 Fixed two crash bugs in the handling of getters and setters.
18309 Fixed compilation problem on GCC 4.4 by changing the stack
18312 Fixed handle creation to follow stric aliasing rules.
18314 Fixed compilation on FreeBSD.
18332 Fixed infinite loop which could happen when setting a debug break while
18335 Fixed handling of lastIndexOf called with negative index (issue 351).
18337 Fixed irregular crash in profiler test (issue 358).
18339 Fixed compilation issues with some versions of gcc.
18344 Fixed bug in initial boundary check for Boyer-Moore text
18347 Fixed compilation issues with MinGW and gcc 4.3+ and added support
18366 Fixed crash when using the instanceof operator on functions with
18385 Fixed numeric overflow handling when compiling count operations.
18390 Fixed bug in reporting of out-of-memory situations.
18397 Fixed crash bug in the register allocator.
18402 Fixed bug in array sorting for sparse arrays (issue 326).
18407 Fixed bug caused by morphing internal ASCII strings to external
18414 Fixed a crash bug where an external string was disposed but a
18422 Fixed bug in preemption support on ARM.
18442 Fixed a number of bugs (in particular issue 315, issue 316,
18448 Fixed crash bug that occurred when loading a const variable in the
18454 Fixed the source position for function returns to enable the
18468 Fixed issue 303 by avoiding to shortcut cons-symbols.
18475 Fixed step-in handling for Function.prototype.apply and call in
18478 Fixed v8::Object::DeleteHiddenValue to not bail out when there
18493 Fixed crash in indexed setters on objects without a corresponding
18506 Fixed bug that caused function literals to not be optimized as
18511 Fixed a crash bug in connection with debugger unloading.
18513 Fixed a crash bug in the code generator caused by losing the
18516 Fixed an exception propagation bug that could cause non-null
18526 Fixed bug in ARM port making it possible to compile the runtime
18531 Fixed a number of memory leaks in tests.
18533 Fixed crash bug in connection with script source code and external
18539 Fixed assertion failures in compilation of loop conditions.
18558 Fixed a number of portability issues to allow compilation for
18569 Fixed a code generator bug that could cause assignments in loops
18576 Fixed an assertion in the new compiler to take stack overflow
18581 Fixed minor bug in debugger line number computations.
18605 Fixed a bug in garbage collecting unused maps and turned it on by
18632 Fixed a number of debugger issues.
18636 Fixed a couple of bugs in the regular expression engine.
18642 Fixed issue where test could not be run if there was a dot in the
18648 Fixed two crash-bugs in irregexp (issue 231 and 233).
18650 Fixed a number of minor bugs (issue 87, 227 and 228).
18660 Fixed crash-bug in the code generation for case independent 16 bit
18666 Fixed a potential infinite loop when attempting to resolve
18681 Fixed a number of bugs in the preemption support.
18686 Fixed a number of minor bugs (including issues 176, 187, 189, 192,
18689 Fixed a number of bugs in the serialization/deserialization
18700 Fixed string length bug on ARM (issue 171).
18706 Fixed bug that caused incomplete functions to be cached in case of
18709 Fixed bugs that caused catch variables and variables introduced by
18720 Fixed subtle bug that caused the wrong 'this' to be used when
18729 Fixed exception reporting bug where certain exceptions were
18739 Fixed bug in code generation for large switch statements on ARM.
18741 Fixed bug that caused V8 to change the global object template
18754 Fixed bugs in debugging support on ARM.
18759 Fixed bug caused by a combination of the compilation cache and
18784 Fixed bug in upper/lower case mappings (issue 149).
18796 Fixed a number of ARM simulator issues.
18798 Fixed bug in out-of-memory handling on ARM.
18803 Fixed bug in date code that made certain date functions return -0
18825 Fixed bug in fast-case code for switch statements that only have
18834 Fixed heap growth policy to avoid growing old space to its maximum
18838 Fixed Date.prototype.toLocaleDateString to return the date in the
18852 Fixed function call performance regression introduced in version
18855 Fixed issue 131 by checking for empty handles before throwing and
18864 Fixed bug that affected the value of an assignment to an element
18873 Fixed issues with message reporting for exceptions in try-finally
18883 Fixed problem with the receiver passed to functions called from
18922 Fixed code generation issue where leaving a finally block with
18953 Fixed more build issues (issue 80).
18955 Fixed a couple of profiler issues.
18957 Fixed bug where the body of a function created using the Function
18973 Fixed bug where switch statements containing only a default case
18976 Fixed bug that made access to the function in a named function
18979 Fixed even more build issues.
18997 Fixed a number of build issues.
18999 Fixed problem with missing I-cache flusing on ARM.
19013 Fixed parser bug by checking for end-of-string when parsing break
19016 Fixed problem where asian characters were not categorized as
19019 Fixed bug that disallowed calling functions fetched from an array
19022 Fixed bug where the internal field count on object templates were
19030 Fixed problem where the seed for the random number generator was
19033 Fixed bug where cons string symbols were sometimes converted to
19036 Fixed bug in error reporting when attempting to convert null to an
19044 Fixed bug in the 'in' operator where negative indices were not
19047 Fixed build issues on gcc-4.3.1.
19079 Fixed issue when building samples on Windows using a shared V8
19100 Fixed issue with building samples and cctests on 64-bit machines.
19102 Fixed bug in the runtime system where the prototype chain was not
19143 Fixed the handling of '>' and '<=' to use right-to-left conversion
19146 Fixed a branch elimination bug on the ARM platform where incorrect
19188 Fixed the source code reported by toString for certain builtin
19208 Fixed bug in JSObject::GetPropertyAttributePostInterceptor where
19218 Fixed bug in the debugger that would cause the debugger scripts to
19228 Fixed building on Mac OS X by recognizing i386 and friends as
19244 Fixed bug in stack overflow check code for IA-32 targets where a
19247 Fixed potential quadratic behavior when converting strings to
19250 Fixed bug where the return value from Object::SetProperty could