Comment #8 on issue 4280 by bugdro...@chromium.org: Ignition interpreter tracking bug
https://code.google.com/p/v8/issues/detail?id=4280#c8

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/cb6e7056862ee6991d3d884a92d36bebe45b8152

commit cb6e7056862ee6991d3d884a92d36bebe45b8152
Author: oth <o...@chromium.org>
Date: Fri Jul 24 12:02:41 2015

[Interpreter] Add BytecodeArray class and add to SharedFunctionInfo.

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1230753004

Cr-Commit-Position: refs/heads/master@{#29843}

[modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/include/v8.h [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/factory.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/factory.h [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/heap-snapshot-generator.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/heap/heap.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/heap/heap.h [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/heap/objects-visiting-inl.h [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/heap/objects-visiting.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/heap/objects-visiting.h [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/interpreter/bytecodes.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/interpreter/bytecodes.h [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/interpreter/interpreter.h [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/objects-debug.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/objects-inl.h [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/objects-printer.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/objects.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/objects.h [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/src/types.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/test/cctest/test-heap.cc [modify] http://crrev.com/cb6e7056862ee6991d3d884a92d36bebe45b8152/tools/v8heapconst.py


--
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
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to