LGTM (with a nit).
https://chromiumcodereview.appspot.com/10377043/diff/1/src/objects-inl.h File src/objects-inl.h (right): https://chromiumcodereview.appspot.com/10377043/diff/1/src/objects-inl.h#newcode3676 src/objects-inl.h:3676: if (Code::FUNCTION != code()->kind()) return 0; Could we flip the operands here? https://chromiumcodereview.appspot.com/10377043/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
