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

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

commit 9bb7b980de978dfc76456ef22adc9dd45e734988
Author: rmcilroy <rmcil...@chromium.org>
Date: Fri Jul 24 14:56:26 2015

[interpreter] A couple of minor tweaks to BytecodeArray.

 - Ensure frame_size is always set during allocation.
 - Add DCHECKs that frame_size is a valid value
 - Remove locals_count, which we don't need yet (possibly every)
 - Add a newline at the end of BytecodeArray::Dissassemble
   for each bytecode.

BUG=v8:4280
LOG=N

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

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

[modify] http://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988/src/factory.cc [modify] http://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988/src/factory.h [modify] http://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988/src/heap/heap.cc [modify] http://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988/src/heap/heap.h [modify] http://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988/src/interpreter/interpreter.h [modify] http://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988/src/objects-inl.h [modify] http://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988/src/objects.cc [modify] http://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988/src/objects.h [modify] http://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988/test/cctest/test-heap.cc


--
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