hiya. i was looking at some code and i got side tracked into interpreter intrinsics. We appear to be inventing fake runtime function ids which refer to actual runtime function ids except that they are emitted as dynamic dispatch instead of direct calls to the runtime functions? I don't understand at all why we would want to do this so hopefully someone can expand on this :)
Thanks! -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/d5c57707-67fc-4b89-8977-a71957f7c5ffn%40googlegroups.com.
