8a9ada4863
Handles bytecodeArray Objects when verifying the heap and also when collecting code statistics. The changes include: 1. BytecodeArrays could be a part of the large object space. When verifying the large object space we should also allow BytecodeArray objects. 2. Adds support for BytecodeArrays when collecting code statistics. BUG=v8:4280,chromium:599001 LOG=N Review URL: https://codereview.chromium.org/1850443006 Cr-Commit-Position: refs/heads/master@{#35202} |
||
---|---|---|
.. | ||
dead-code-source-position.js | ||
debug-break-on-stack.js | ||
debug-break.js | ||
debug-scope-on-return.js | ||
debug-step-prefix-bytecodes.js | ||
debugger-statement.js | ||
elided-instruction-no-ignition.js | ||
elided-instruction.js | ||
optimized-debug-frame.js | ||
optimized-stack-trace.js | ||
regress-597565-double-to-object-transition.js | ||
regress-599001-verifyheap.js | ||
stack-trace-source-position.js | ||
tracing.js |