Status: New
Owner: ----
CC: [email protected],  [email protected]
Labels: Type-Bug Priority-Medium

New issue 2857 by [email protected]: cctest/test-log/EquivalenceOfLoggingAndTraversal is broken
http://code.google.com/p/v8/issues/detail?id=2857

If you compare the log lines created in log.cc:AppendCodeCreateHeader

e.g.

code-creation,Script,0,0xfoobar,7,"",0xblabla,

and the parser in log-eq-of-logging-and-traversal.js that expects

type, start, size, name, maybe_func

you'll notice that they don't match up. between type and start, there should be a type parameter.

I have no idea how this test can pass, and indeed, it often crashes for me.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to