Hi, I was wondering why structure address is compared instead of structure ID for inline caching in LLInt. I thought about the case when structure table entry is garbage-collected, but it shouldn't be collected if there is bytecode instruction pointing to the entry. In addition, Baseline JIT is using structure ID.
Thanks, Jiho
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

