Commit 52cc7ba9 authored by Clemens Backes's avatar Clemens Backes Committed by Commit Bot
Browse files

[wasm] Rename more "type" to "kind"

This renames more fields holding "ValueKind" or methods operating on
"ValueKind" to contain "kind" instead of "type".
It also renames "is_reference_type" to "is_reference" on both ValueType
and ValueKind, as the "_type" prefix is kind of implicit from the
argument.

R=manoskouk@chromium.org, jgruber@chromium.org

Bug: v8:11477
Change-Id: I7809f1af6e983aebca96e03fe1fbc6ccaa22db72
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2718063


Commit-Queue: Clemens Backes <clemensb@chromium.org>
Reviewed-by: default avatarManos Koukoutos <manoskouk@chromium.org>
Reviewed-by: default avatarJakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73070}
parent 98cbf953
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment