Sorry, I mistyped the flag. It's not --use-ic, but --use_ic. For more detailed, Refer this page: https://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/flag-definitions.h
Regards, Gyeonghwan Hong. 2015년 10월 21일 (수) 오후 4:58, Deepak Subramanian <[email protected]>님이 작성: > Hi, > > From d8 ? > > d8 --use-ic=false > > does not seem to work. > > Also could you point me to the list of possible v8 flags. > > Thanks a ton. > > Best Regards, > Deepak > > On Tuesday, October 20, 2015 at 10:44:07 AM UTC+2, GyeongHwan Hong wrote: > >> To disable inline caching, give v8 binary a flag '--use-ic=false'. >> >> Regards, >> Gyeonghwan Hong >> >> 2015년 10월 20일 (화) 오전 12:16, Deepak Subramanian <[email protected]>님이 작성: >> >>> Hi, >>> >>> Is there a way to disable the IC ? >>> >>> Thanks in advance. >>> >>> -- >>> -- >>> v8-users mailing list >>> >> [email protected] >> >> >>> http://groups.google.com/group/v8-users >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "v8-users" group. >>> >> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >> >> >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to the Google Groups > "v8-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
