I think this is the right approach.

https://chromiumcodereview.appspot.com/12209021/diff/5/src/ia32/stub-cache-ia32.cc
File src/ia32/stub-cache-ia32.cc (right):

https://chromiumcodereview.appspot.com/12209021/diff/5/src/ia32/stub-cache-ia32.cc#newcode1227
src/ia32/stub-cache-ia32.cc:1227: bool must_perfrom_prototype_check =
*interceptor_holder != lookup->holder();
While you're at it: s/perfrom/perform/

https://chromiumcodereview.appspot.com/12209021/diff/5/src/stub-cache.h
File src/stub-cache.h (right):

https://chromiumcodereview.appspot.com/12209021/diff/5/src/stub-cache.h#newcode584
src/stub-cache.h:584: bool perform_initial_checks);
Let's use a two-value enum here to add a bit of clarity to call sites.

https://chromiumcodereview.appspot.com/12209021/

--
--
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to