Ben Noordhuis
5e24adbb90
deps: fix up v8 postmortem codegen
Fix up overzealous parses, strip whitespace from class and field names.
11 years ago
Ben Noordhuis
67e078094b
deps: upgrade v8 to 3.25.30
11 years ago
Fedor Indutny
4d140746f0
deps: update v8 to 3.24.35.17
11 years ago
Fedor Indutny
1c7bf245dc
deps: update v8 to 3.24.40
11 years ago
Bryan Cantrill
e496707d39
mdb_v8: update to latest version
* ::jsstack -v prints function defintion
* ::jsprint works with objects with only numeric properties
* update tests to use builtin mdb_v8
* add more symbols to postmortem script - pending upstream
inclusion
11 years ago
Ben Noordhuis
f230a1cf74
v8: upgrade to 3.22.24
This commit removes the simple/test-event-emitter-memory-leak test for
being unreliable with the new garbage collector: the memory pressure
exerted by the test case is too low for the garbage collector to kick
in. It can be made to work again by limiting the heap size with the
--max_old_space_size=x flag but that won't be very reliable across
platforms and architectures.
11 years ago
Timothy J Fontaine
a53c763c16
v8: upgrade 3.21.18.3
11 years ago
Trevor Norris
26bc8db33f
v8: upgrade to 3.20.17
11 years ago
Ben Noordhuis
f69be329f0
v8: upgrade v8 to 3.20.14.1
11 years ago
Ben Noordhuis
2fc47ab10b
v8: upgrade v8 to 3.20.11
11 years ago
Ben Noordhuis
1bd711c8a0
v8: upgrade to v8 3.20.9
11 years ago
Trevor Norris
5777d7ab30
v8: upgrade to v8 3.20.7
11 years ago
Ben Noordhuis
704fd8f374
v8: upgrade to v3.20.2
11 years ago
Ben Noordhuis
6dd78074a3
v8: upgrade to v3.19.13
12 years ago
Timothy J Fontaine
e2385839d7
v8: re-apply floating patches
12 years ago
Timothy J Fontaine
279361b277
v8: update to 3.14.5.9
12 years ago
Trevor Norris
506fc4de1e
v8: upgrade to v3.19.3
12 years ago
Ben Noordhuis
7ee538ddfe
deps: upgrade v8 to 3.19.0
12 years ago
Ben Noordhuis
2f75785c01
deps: upgrade v8 to 3.18.4
12 years ago
isaacs
50624a50ee
V8: Upgrade to 3.18.1
12 years ago
Ben Noordhuis
9f682265d6
deps: upgrade v8 to 3.18.0
12 years ago
Ben Noordhuis
587e83c6d6
v8: upgrade to 3.17.16
12 years ago
Fedor Indutny
40b1c9a66d
v8: unbreak build on smartos after 831af97df2
12 years ago
Trevor Norris
831af97df2
v8: revert dtrace fix from 3.14 downgrade
Revert "v8: fix postmortem and dtrace helper build"
This reverts commit aa98539277
.
12 years ago
Trevor Norris
83261e789e
deps: update v8 to 3.17.13
12 years ago
isaacs
51c8b0ede3
V8: Reapply floating patches
12 years ago
isaacs
81c278d58d
V8: Upgrade to 3.14.5.8
12 years ago
Fedor Indutny
aa98539277
v8: fix postmortem and dtrace helper build
Regardless of previous @bnoordhuis' changes
12 years ago
Ben Noordhuis
03fe7fb55c
v8: reapply floating patches
Reapply floating patches. Special mention: also reapplies 017009f
but
with the extra change of removing DescriptorArray::kTransitionsIndex
from the postmortem metadata generator because said field no longer
exists in V8 3.14.
12 years ago
Ben Noordhuis
b15a10e7a0
deps: downgrade v8 to 3.14.5
V8 3.15 and newer have stability and performance issues. Roll back to
a known-good version.
12 years ago
isaacs
8024252877
V8: Upgrade to 3.15.11.10
12 years ago
Fedor Indutny
0054264d88
v8: update to 3.15.11.5
12 years ago
Fedor Indutny
7b4d95a976
deps: update v8 to 3.15.11
12 years ago
Ben Noordhuis
a25ebb1997
v8: fix dragonflybsd build
* fix gyp build
* don't require libexecinfo, it's not there
* libpthread doesn't implement sem_timedwait(), fall back to sem_wait()
Upstreamed in https://codereview.chromium.org/11421013/
12 years ago
Ben Noordhuis
1e738c5ef2
build: make python executable configurable
Upstreamed in https://codereview.chromium.org/11418101/
Fixes #4287 .
12 years ago
Timothy J Fontaine
d264b23077
build: add postmortem as a dependency if enabled
12 years ago
Bert Belder
fa94f0fe83
v8: don't show performance warnings when compiling with msvc
Patch sent upstream: http://codereview.chromium.org/10829109/
12 years ago
isaacs
a0ee291566
V8: Reapply patches
12 years ago
isaacs
95c9305874
V8: Upgrade to 3.13.7.4
12 years ago
isaacs
29d12c7342
V8: Upgrade to 3.11.10.25
12 years ago
mstarzinger@chromium.org
e8b0427be2
v8: make GDBJIT interface compile again
R=ulan@chromium.org
BUG=v8:1804
Review URL: https://codereview.chromium.org/11022007
This is a back-port of upstream commits 12679, 12686 and 12738.
12 years ago
Bryan Cantrill
017009f8c5
v8: fix postmortem metadata generation
12 years ago
isaacs
d77c24de3f
V8: reapply floating patches
12 years ago
isaacs
3411a03dd1
V8: Upgrade to 3.13.7.1
12 years ago
Bert Belder
c5e554dc7e
v8: reapply floating patches
12 years ago
Bert Belder
4899116d4b
v8: upgrade to 3.11.10.22
12 years ago
Bert Belder
ef0ca2affd
v8: reapply floating patches
12 years ago
Bert Belder
2d9239359d
v8: upgrade to v3.11.10.19
12 years ago
isaacs
b7223abbdc
v8: Reapply floating patches
12 years ago
isaacs
73976b6c9d
v8: Upgrade to 3.11.10.18
12 years ago