LGTM
http://codereview.chromium.org/2493001/diff/1/7 File src/stub-cache.h (right): http://codereview.chromium.org/2493001/diff/1/7#newcode268 src/stub-cache.h:268: Entry* entry(Entry* table, int offset) { I think this should stay a static function. I doesn't depend on any StubCache instance. http://codereview.chromium.org/2493001/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
