Ryan Dahl
1cf26e2bf1
Upgrade V8 to 3.6.6.11
13 years ago
Ryan Dahl
17a82e72f4
Upgrade V8 to 3.6.6.8
13 years ago
Ryan Dahl
0ba8f05a42
Upgrade V8 to 3.6.6.7
13 years ago
Ryan Dahl
0e9c1ca673
Downgrade V8 to 3.6.4
13 years ago
Ben Noordhuis
818f0cba55
v8: fix freebsd build, implement VirtualMemory class
13 years ago
Ben Noordhuis
edea4122b1
Revert "Upgrade V8 to 3.7.1"
This reverts commit 92f5a5d3ca
.
V8 3.7.1 in debug mode on ia32 has a curious race-like bug where an fs.Stats
object is not fully formed until some time after it's created. This is easy
to demonstrate by running `make test-debug`.
V8 3.7.0 does not exhibit this behaviour so back we go.
Fixes #1981 .
13 years ago
Ben Noordhuis
b9529545e1
v8: implement VirtualMemory class on SunOS
Unbreaks build on SunOS. Re-applies 4908e5bf7a
.
13 years ago
Ryan Dahl
92f5a5d3ca
Upgrade V8 to 3.7.1
13 years ago
Ben Noordhuis
4908e5bf7a
v8: implement VirtualMemory class on SunOS
Unbreaks build on SunOS. Un-reverts 9bbca99107
.
13 years ago
Ryan Dahl
33b5f2f779
Upgrade V8 to 3.7.0
13 years ago
Ryan Dahl
07703fa78e
Revert "v8: implement VirtualMemory class on SunOS"
This reverts commit 9bbca99107
.
13 years ago
Ryan Dahl
3b1d656da5
Revert "Upgrade V8 to 3.6.6"
Not stable enough.
- Windows snapshot linking broken
- Linux crash on ./node_g test/simple/test-stream-pipe-multi.js
This reverts commit 56e6952e63
.
13 years ago
Ben Noordhuis
9bbca99107
v8: implement VirtualMemory class on SunOS
13 years ago
Ryan Dahl
56e6952e63
Upgrade V8 to 3.6.6
13 years ago
Ryan Dahl
1b15af9dd2
Upgrade V8 to 3.6.4
13 years ago
Ryan Dahl
03c2f62020
Upgrade V8 to 3.6.2
13 years ago
Ryan Dahl
0bca54444a
Upgrade V8 to 3.6.1
13 years ago
Ryan Dahl
da00ff4999
Upgrade V8 to 3.5.9.1
13 years ago
jkummerow@chromium.org
b5643cb2a6
v8: remove unnecessary break-after-return in switch statement
BUG=v8:1642
Review URL: http://codereview.chromium.org/7781007
This is a back-port of upstream r9043. Fixes build on OS X 10.5.
13 years ago
Ryan Dahl
028908ab7c
Upgrade V8 to 3.5.8
13 years ago
Ryan Dahl
b15ab5de51
Upgrade V8 to 3.5.7
13 years ago
Ryan Dahl
05e6f318c6
Upgrade V8 to 3.5.6
13 years ago
Ryan Dahl
89bed19513
Upgrade V8 to v3.5.4
13 years ago
Ryan Dahl
eeece4f5ea
Upgrade V8 to 3.5.3
13 years ago
Bert Belder
a962cca390
V8: Don't use mprotect on Cygwin as virtual memory is managed directly via WinAPI calls.
Upstream fix: http://codereview.chromium.org/7549009
13 years ago
Ryan Dahl
f319e12621
Upgrade V8 to 3.4.14
13 years ago
Ben Noordhuis
e5cceffe6a
Replace reinterpret_cast with BitCast in deoptimizer to please certain compilers.
This is a back-port of upstream V8 rev 8672.
Fixes #1354 .
13 years ago
Ben Noordhuis
9f9a4cb928
Fix Math.pow crashes on machines without SSE2.
This is a back-port of r8577 from V8's upstream 3.1 branch.
Fixes #829 .
13 years ago
Ben Noordhuis
61dfe5d2a9
Revert dcf6955: Fix V8 mingw32 build
Patch has been merged upstream in V8 3.4.6.
Fixes #1351 .
13 years ago
Ryan Dahl
ef1be160d6
Upgrade V8 to 3.4.12.1
13 years ago
vegorov@chromium.org
442c5c95ad
MinGW32: define STRUNCATE and change strncpy_s implementation to follow specification.
This fixes the debug build for MinGW32
Patch by Bert Belder.
Review URL: http://codereview.chromium.org/7308007
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@8552 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
14 years ago
Henry Rawas
dcf6955c10
Fix V8 mingw32 build
Reported to V8
http://code.google.com/p/v8/issues/detail?id=1508
14 years ago
Ryan Dahl
e5564a3f29
Upgrade V8 to 3.4.10
14 years ago
Ryan Dahl
073fbea0f5
Bring back execScript
Undoing
http://codereview.chromium.org/7060008
https://groups.google.com/forum/#!topic/v8-dev/JTRHrPHFBts
14 years ago
Ryan Dahl
149562555c
Downgrade V8 to 3.1.8.25
There are serious performance regressions both in V8 and our own legacy
networking stack. Until we correct our own problems we are going back to the
old V8.
14 years ago
Ryan Dahl
6054dcc130
Upgrade V8 to 3.4.9
14 years ago
Bert Belder
c953ecfb9e
Fix v8 mingw build
14 years ago
Robert Mustacchi
2cfab04037
Fix solaris build ( http://codereview.chromium.org/7282034/ )
14 years ago
Henry Rawas
2e1af6df49
Fix V8 mingw32 build
Reported to V8
http://code.google.com/p/v8/issues/detail?id=1508
14 years ago
Ryan Dahl
33af2720f2
Upgrade V8 to 3.4.8
14 years ago
Ryan Dahl
61553ccdda
Upgrade V8 to 3.1.8.25
14 years ago
Ryan Dahl
cee4ce39a9
Upgrade V8 to 3.1.8.16
14 years ago
Ryan Dahl
eb57d1b9b1
Upgrade V8 to 3.1.8.14
14 years ago
Ryan Dahl
0b1920b202
Upgrade v8 to 3.1.8.10
14 years ago
Ryan Dahl
6631983dd1
Upgrade V8 to 3.1.8.8
14 years ago
Ryan Dahl
c8ee19a618
Upgrade V8 to 3.1.8.5
14 years ago
Ryan Dahl
53dc74e12f
Upgrade V8 to 3.1.8.3
14 years ago
Ryan Dahl
12c02b378d
Use pthread_kill for V8/Solaris sampling
14 years ago
Ryan Dahl
6802c90d1f
Sample correct registers on Solaris
http://codereview.chromium.org/6676019/
14 years ago
Ryan Dahl
e14aa64591
Fix V8 runtime profiler for solaris
14 years ago