Lines Matching full:issue
5 Fix a bug with register names on 64-bit V8 (issue 615).
26 (issue 223).
33 Improvement of debugger agent (issue 549 and 554).
35 Fixed problem with skipped stack frame in profiles (issue 553).
46 Fix arithmetic on some integer constants (issue 580).
71 to be allocated (issue 524).
116 around for too long (issue 528).
177 Fixed issue where we logged shared library addresses on Windows at
206 Fixed a crash bug happening when starting profiling (issue
353 Fixed a GC issue introduced in version 1.3.5.
395 Fix issue 417: incorrect %t placeholder expansion.
423 Fixed issue 392.
450 Allowed RegExp objects to be called as functions (issue 132).
452 Fixed issue where global property cells would escape after
461 Fixed issue 345 by avoiding duplicate escaping labels.
486 Fixed issue 401.
491 Fixed issue 397, issue 398, and issue 399.
527 Fixed bug in exception message reporting (issue 390).
604 Fixed handling of lastIndexOf called with negative index (issue 351).
606 Fixed irregular crash in profiler test (issue 358).
614 search (issue 349).
636 number values in their prototype chain (issue 341).
671 Fixed bug in array sorting for sparse arrays (issue 326).
674 on Linux (issue 151).
711 Fixed a number of bugs (in particular issue 315, issue 316,
712 issue 317 and issue 318).
737 Fixed issue 303 by avoiding to shortcut cons-symbols.
742 Changed test-debug/ThreadedDebugging to be non-flaky (issue 96).
745 the debugger (issue 269).
763 getter (issue 298).
839 to be ignored if using continue to break out of the loop (issue
911 Fixed issue where test could not be run if there was a dot in the
917 Fixed two crash-bugs in irregexp (issue 231 and 233).
919 Fixed a number of minor bugs (issue 87, 227 and 228).
933 failures (issue 224).
936 eval (issue 221).
969 Fixed string length bug on ARM (issue 171).
1053 Fixed bug in upper/lower case mappings (issue 149).
1101 implementation to C++ (issue 123).
1104 capacity before doing a garbage collection and fixed issue that
1105 would lead to artificial out of memory situations (issue 129).
1122 0.4.0 when splitting the global object in two parts (issue 120).
1124 Fixed issue 131 by checking for empty handles before throwing and
1134 in certain cases (issue 116).
1136 Added GetPropertyNames functionality (issue 33) and extra Date
1137 functions (issue 77) to the API.
1140 of a Persistent<Object> (issue 101).
1153 eval (issue 124).
1169 Improve the handling of out-of-memory situations (issue 70).
1191 Fixed code generation issue where leaving a finally block with
1193 stack (issue 86).
1222 Fixed more build issues (issue 80).
1228 (issue 85).
1243 would lead to an unbalanced stack (issue 69).
1246 expression impossible in certain situations (issue 24).
1273 Added utf-8 conversion support to the API (issue 57).
1283 and continue (issue 35).
1289 using a string as an array index (issue 32).
1292 sometimes ignored (issue 54).
1295 engines (issue 18).
1348 Fixed issue when building samples on Windows using a shared V8
1369 Fixed issue with building samples and cctests on 64-bit machines.