Description[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
Committed: https://crrev.com/9bb7b980de978dfc76456ef22adc9dd45e734988
Cr-Commit-Position: refs/heads/master@{#29852}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|