[webkit-dev] Why using structure address for inline caching in LLInt?
Jiho Choi
jray319 at gmail.com
Wed Mar 11 21:25:38 PDT 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20150312/423db61e/attachment.html>
More information about the webkit-dev
mailing list