Just wanted to understand the implementation for inline cache stub case BINARY_OP_IC. - I see associated logic inside builtins.h for some of the other IC cases (initialization logics for STORE_IC, KEYED_STORE_IC etc). - There is some implementation for GenericBinaryOp (code stub major key), is that relevant to inline cache case also ? Could someone please let me know how and where the associated logic is implemented.
Thanks -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users