B3::Stackmap should be a value that you stash in a field of any Value subclass
https://bugs.webkit.org/show_bug.cgi?id=162691
Summary B3::Stackmap should be a value that you stash in a field of any Value subclass
Filip Pizlo
Reported 2016-09-28 10:51:48 PDT
Currently, to have a stackmap, you have to be a subclass of StackmapValue. That's awkward for adding stackmaps to other kinds of values.
Attachments
Note You need to log in before you can comment on or make changes to this bug.