Lines Matching refs:bug
176 Fixed a crash bug in generated code on ia32.
325 Performance improvements and bug fixes.
344 Performance improvements and bug fixes.
421 Fix a bug in the register allocator. (chromium:105112)
434 Fixed bug when generating padding to ensure space for lazy
526 Fix bug in deoptimization. Known issue with jslint: Issue 1789.
539 Fixed bug triggered by JSBeautifier. crbug.com/100409.
614 Fixed x64 RegExp start-of-string bug (Issues 1746, 1748).
679 Fixed a bug in abrupt exit from with or catch inside finally.
684 Fixed a bug in Page::GetRegionMaskForSpan (Chromium issue 94425).
693 Fixed a bug when optimizing named function expression (issue 1647).
695 Fixed a bug when optimizing f.call.apply (issue 1650).
785 Fixed a bug in the length property of functions created by
790 Several important code generation bug fixes.
852 Fixed a bug in prototype transitions cache clearing introduced by r8165.
854 Fixed shortcutting bug in HInferRepresentation. Patch by Andy Wingo.
869 Fixed bug in array filter and reduce functions (issue 1559).
881 Fixed a bug where reading a directory in d8 shell hangs (issue 1533).
897 Fixed a GC bug with RegExp code flushing.
901 Fixed a bug in for/in iteration of arguments objects (issue 1531).
939 Fixed a bug in Object.defineProperty on the arguments object.
1011 Fixed a bug where an array load was incorrectly hoisted by GVN.
1049 Fixed a bug in Lithium environment iteration.
1108 Fixed a bug in deoptimization on x64 (issue 1404).
1110 Performance improvements and bug fixes on all platforms.
1128 Fixed bug in handling of switch statements in the optimizing
1141 Performance improvements and bug fixes on all platforms.
1148 Performance improvements and bug fixes on all platforms.
1173 Fixed bug in x64 >>> operator (Issue 1359).
1181 Fixed bug with whitespaces in parseInt (issue 955).
1183 Fixed bug with == comparison of Date objects (issue 1356).
1207 Performance improvements and bug fixes on all platforms.
1212 Fixed crash bug on ARM with no VFP3 hardware.
1220 Fixed crash bug in regexp replace.
1227 Fixed crash bug on x64.
1234 Fixed bug in floating point rounding in Crankshaft on ARM
1243 Minor performance improvements and bug fixes.
1248 Fixed bug in external float arrays on ARM (issue 1323).
1250 Minor performance improvements and bug fixes.
1391 Fixed bug in map space compaction (http://crbug.com/59688).
1425 Fixed a bug in optimizing calls to global functions (issue 1106).
1433 Fixed a bug in sorting an array with large array indices (issue 1131).
1437 Fixed bug in register requirements for function.apply (issue 1133).
1439 Fixed a representation change bug in the Hydrogen graph construction
1444 Fixed a optimizer bug related to moving instructions with side effects
1459 Fixed a bug triggered by functions with huge numbers of declared
1475 Fixed bug in Object.defineProperty and related access bugs (issues
1487 Fixed a bug in Array.prototype.splice triggered by passing no
1511 Fixed a bug in deletion of lookup slots that could cause global
1638 Fixed a bug in Object.defineProperty when used to change attributes
1662 Fixed bug in process sample that caused memory leaks.
1693 Fixed obscure evaluation order bug (issue 931).
1697 Fixed performance bug causing GCs when generating stack traces on
1700 Fixed bug in parser that allowed (foo):42 as a labelled statement
1719 Fixed multiplication overflow bug (issue 927).
1729 Fixed a bug that gave the incorrect result for String.split called
1740 Fixed a bug that prevents constants from overwriting function values
1743 Fixed a bug with reporting of impossible nested calls of DOM functions
1763 Fixed bug causing spurious out of memory exceptions
1780 Fixed bug in cache handling of lastIndex on global regexps
1792 Fixed a bug in the handling of conditional expressions in test
1802 Fixed a bug in ResumeProfilerEx causing it to not always write out the
1815 Fixed a bug in getters for negative numeric property names
1827 Fixed a bug in RegExp (issue http://crbug.com/52801).
1840 Fixed a bug in keyed loads on strings.
1842 Fixed a bug with loading global function prototypes.
1844 Fixed a bug with profiling RegExp calls (issue http://crbug.com/55999).
1851 Fixed bug with hangs on very large sparse arrays.
1869 Fixed GC crash bug.
1871 Fixed stack corruption bug.
1885 Fixed memory overrun crash bug triggered during V8's tick-based
1893 Fixed bug in Object.freeze and Object.seal when Array.prototype or
1906 Fixed bug in RegExp related to copy-on-write arrays.
1912 Fixed a bug in the handling of debug breaks in CallIC.
1919 Fixed bug in bitops on ARM.
2036 Fixed a bug with for-in applied to strings (issue 785).
2045 Fixed bug related to code flushing while compiling a lazy
2063 Fixed crash bug when preparsing from a non-external V8 string
2066 Fixed JSON.parse bug causing input not to be converted to string
2094 Fixed a bug in date code where -0 was not interpreted as 0
2102 Fixed bug in externalizing some ASCII strings (Chromium issue 47824).
2118 Fixed bug with for-in on x64 platform (issue 748).
2120 Fixed crash bug on x64 platform (issue 756).
2122 Fixed bug in Object.getOwnPropertyNames. (chromium issue 41243).
2124 Fixed a bug on ARM that caused the result of 1 << x to be
2132 Fixed bug that causes the build to break when profillingsupport=off
2149 managed by the embedding layer. Fixes bug 737.
2151 Made ES5 Object.defineProperty support array elements. Fixes bug 619.
2203 Fixed bug for windows 64 bit C calls from generated code.
2220 Fixed crash bug in liveedit on 64 bit.
2234 Fixed crash bug on ARM when running without VFP2 or VFP3.
2248 Fixed bug with Date.parse returning a non-NaN value when called on a
2274 Fixed bug in String search and replace with very simple RegExps.
2276 Fixed bug in RegExp containing "\b^".
2285 Fixed bug in CPU profiling (http://crbug.com/42137)
2287 Fixed a bug with the natives cache.
2292 Fixed a bug that may cause a wrong result for shift operations.
2362 Fixed a bug where __proto__ was sometimes enumerated (issue 646).
2398 Fixed string-concatenation bug (issue 636).
2405 Fixed a crash bug caused by wrong assert.
2407 Fixed a bug with register names on 64-bit V8 (issue 615).
2443 Fixed a bug that Math.round() returns incorrect results for huge
2496 Fixed a crash bug triggered when garbage collection happened during
2499 Fixed crash bug sometimes triggered when local variables shadowed
2530 Fixed bug that broke compilation of d8 with readline support.
2535 Fixed crash bug in String.prototype.replace.
2610 Fixed a crash bug happening when starting profiling (issue
2721 Fixed a bug in the support for forceful termination of JavaScript
2769 Fixed bug where regexps were not callable across contexts.
2791 Fixed bug in json parsing.
2931 Fixed bug in exception message reporting (issue 390).
2940 Fixed profiler name-inference bug.
2951 Fixed a bug in the string type inference.
2953 Fixed a bug in the handling of 'constant function' properties.
3017 Fixed bug in initial boundary check for Boyer-Moore text
3063 Fixed bug in reporting of out-of-memory situations.
3070 Fixed crash bug in the register allocator.
3075 Fixed bug in array sorting for sparse arrays (issue 326).
3080 Fixed bug caused by morphing internal ASCII strings to external
3087 Fixed a crash bug where an external string was disposed but a
3095 Fixed bug in preemption support on ARM.
3121 Fixed crash bug that occurred when loading a const variable in the
3154 Added workaround for crash bug, where external symbol table
3179 Fixed bug that caused function literals to not be optimized as
3184 Fixed a crash bug in connection with debugger unloading.
3186 Fixed a crash bug in the code generator caused by losing the
3189 Fixed an exception propagation bug that could cause non-null
3199 Fixed bug in ARM port making it possible to compile the runtime
3206 Fixed crash bug in connection with script source code and external
3242 Fixed a code generator bug that could cause assignments in loops
3254 Fixed minor bug in debugger line number computations.
3278 Fixed a bug in garbage collecting unused maps and turned it on by
3302 sampling for ticks and by fixing a bug in the logging of code
3333 Fixed crash-bug in the code generation for case independent 16 bit
3373 Fixed string length bug on ARM (issue 171).
3379 Fixed bug that caused incomplete functions to be cached in case of
3393 Fixed subtle bug that caused the wrong 'this' to be used when
3402 Fixed exception reporting bug where certain exceptions were
3412 Fixed bug in code generation for large switch statements on ARM.
3414 Fixed bug that caused V8 to change the global object template
3432 Fixed bug caused by a combination of the compilation cache and
3433 dictionary probing in native code. The bug caused us to sometimes
3457 Fixed bug in upper/lower case mappings (issue 149).
3471 Fixed bug in out-of-memory handling on ARM.
3476 Fixed bug in date code that made certain date functions return -0
3498 Fixed bug in fast-case code for switch statements that only have
3537 Fixed bug that affected the value of an assignment to an element
3630 Fixed bug where the body of a function created using the Function
3646 Fixed bug where switch statements containing only a default case
3649 Fixed bug that made access to the function in a named function
3686 Fixed parser bug by checking for end-of-string when parsing break
3692 Fixed bug that disallowed calling functions fetched from an array
3695 Fixed bug where the internal field count on object templates were
3706 Fixed bug where cons string symbols were sometimes converted to
3709 Fixed bug in error reporting when attempting to convert null to an
3717 Fixed bug in the 'in' operator where negative indices were not
3775 Fixed bug in the runtime system where the prototype chain was not
3819 Fixed a branch elimination bug on the ARM platform where incorrect
3881 Fixed bug in JSObject::GetPropertyAttributePostInterceptor where
3891 Fixed bug in the debugger that would cause the debugger scripts to
3917 Fixed bug in stack overflow check code for IA-32 targets where a
3923 Fixed bug where the return value from Object::SetProperty could