http://codereview.chromium.org/9466047/diff/1/src/objects.h
File src/objects.h (right):

http://codereview.chromium.org/9466047/diff/1/src/objects.h#newcode2592
src/objects.h:2592: // An entry in a DescriptorArray, represented as a
closure.
I'd avoid the 'scary' term closure---it makes this sound more
complicated than it is (and I don't want to think about which of the two
member functions is application).

Just write that it's a pair of (array, index).  LGTM.

http://codereview.chromium.org/9466047/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to