bbcf8b6c3a
The {BytecodeIterator} that also read locals declarations had a weird fallback path to allow decoding of locals to fail, and just assume no locals, decoding all bytes as code. This CL removes that, and modifies the test that needs this functionality to prepend a zero byte for encoding "0 locals". R=jkummerow@chromium.org Change-Id: I609e2bf6986eeb6380d65b03bf8512f0b09af764 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4003078 Reviewed-by: Jakob Kummerow <jkummerow@chromium.org> Commit-Queue: Clemens Backes <clemensb@chromium.org> Cr-Commit-Position: refs/heads/main@{#84088} |
||
---|---|---|
.. | ||
wasm | ||
assembler-tester.h | ||
c-signature.h | ||
call-tester.h | ||
code-assembler-tester.h | ||
DEPS | ||
flag-utils.h | ||
node-observer-tester.h | ||
types-fuzz.h | ||
value-helper.cc | ||
value-helper.h |