Home | History | Annotate | Download | only in v8

Lines Matching full:compilation

1095         Fix compilation on x64 architectures (issue 3110).
1432 Fixed compilation with GCC 4.8.
1836 Fixed compilation with recent MinGW64 versions. (issue 2300)
2157 Fixed issues in parallel compilation.
2517 Limited recursion in regexp compilation by a budget.
2661 Added a workaround for Windows compilation problems related to V8EXPORT.
3317 Fixed lazy compilation for strict eval scopes.
3486 Fixed GCC 4.7 (C++11) compilation. (issue 2136)
3562 Enabled MIPS cross-compilation.
3686 Fixed compilation of V8 using uClibc.
3891 Fixed compilation with MinGW-w64. (issue 1943)
4277 Fixed compilation with gcc-4.5.3.
4317 Fixed compilation issues with GCC 4.5.x (issue 1743).
4472 Fixed compilation on Linux 2.6.9 and older.
4785 Fixed compilation on OpenBSD.
4933 Fixed compilation of V8 without debugger support.
5015 Fixed x64 compilation error due to some dead code. (Issue 1286)
5361 Fixed several different compilation failures on various platforms
5485 Fixed compilation error on Solaris platform (issue 901).
5506 Fixed compilation error on ARM with gcc 4.4 (issue 894).
5592 Fixed compilation for newer C++ compilers that found Operand(0)
5649 Fixed compilation for ARMv4 on OpenBSD/FreeBSD.
5666 Fixed compilation for ARMv4 (issue 590).
5762 Fixed compilation and linking with V8_INTERPRETED_REGEXP flag.
5912 Fixed a compilation issue with some GCC versions (issue 727).
6249 Fixed bug that broke compilation of d8 with readline support.
6449 Fixed ARM simulator compilation problem on Windows.
6490 Added context independent script compilation to the API.
6536 Started new compiler infrastructure for two-pass compilation using a
6666 Fixed compilation on MacOS X version 10.4.
6695 Reduced compilation time by improving the handling of deferred
6701 Fixed compilation problem on GCC 4.4 by changing the stack
6706 Fixed compilation on FreeBSD.
6715 compilation cache.
6731 Fixed compilation issues with some versions of gcc.
6739 Fixed compilation issues with MinGW and gcc 4.3+ and added support
6745 Optimized compilation performance by improving internal data
6762 up compilation time and allocated the frames in the zone.
6888 Re-enabled script compilation cache.
6931 Fixed assertion failures in compilation of loop conditions.
6950 Fixed a number of portability issues to allow compilation for
7124 Improved the memory allocation strategy used during compilation to
7151 Fixed bug caused by a combination of the compilation cache and
7240 Added caching of RegExp data in compilation cache.