The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / src / v8abbr.h @ 31c510ca

History | View | Annotate | Download (4.04 KB)

# Date Author Comment
98c57c7c 10/09/2013 11:49 AM Dave Pacheco

dtrace: backport two byte string fix

This is a partial backport of 5921158

Re #6309
Closes #6319

aa985392 02/26/2013 03:17 AM Fedor Indutny

v8: fix postmortem and dtrace helper build

Regardless of previous @bnoordhuis' changes

3d913fec 02/26/2013 02:57 AM Fedor Indutny

Revert "sunos: unbreak build after v8 downgrade"

This reverts commit f80f3c5f62a3955636c1af1872ef9539a0b01cb0.

f80f3c5f 02/25/2013 07:30 PM Ben Noordhuis

sunos: unbreak build after v8 downgrade

Commit 3d67f89 ("fix generation of v8 constants on freebsd") is an
unfortunate victim of this rollback.

Revert "dtrace: fix generation of v8 constants on freebsd"
Revert "dtrace: More style"
Revert "dtrace: Make D style more D-ish"...

f9afb3f0 01/07/2013 02:04 PM Fedor Indutny

dtrace: x64 ustack helper

3b715edd 01/07/2013 01:30 PM isaacs

dtrace: SeqAsciiString was renamed to SeqOneByteString in v8

cc15299c 03/31/2012 08:14 PM Dave Pacheco

build: add support for DTrace and postmortem

  • fixes #2110
  • includes V8 postmortem metadata in Solaris builds
  • adds GYP support for DTrace probes and ustack helper
  • ustack helper derives constants dynamically from libv8_base.a
  • build with DTrace support by default on SunOS