Description[Tracing] Expose trace serialization as part of tracing interface
This change adds a new TraceSerializer class to the V8 tracing
interface. Previously, this was a private implementation detail in the
JSONTraceWriter class.
In addition, escape sequences may now be written to a trace file
(previously, any string with a valid escapable character would fail
a check).
BUG=v8:4561
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|