http://codereview.chromium.org/460069/diff/1/2 File src/api.cc (right):
http://codereview.chromium.org/460069/diff/1/2#newcode130 src/api.cc:130: int new_space_size; How about using a macro for expanding these names? http://codereview.chromium.org/460069/diff/1/5 File src/heap.h (right): http://codereview.chromium.org/460069/diff/1/5#newcode1107 src/heap.h:1107: public: How about adding 'int *start_marker' at the begining and 'int *end_marker' at the end to make it easier to locate the structure in memory. http://codereview.chromium.org/460069 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
