http://codereview.chromium.org/10442129/diff/15001/include/v8.h File include/v8.h (right):
http://codereview.chromium.org/10442129/diff/15001/include/v8.h#newcode2353 include/v8.h:2353: * and is used to perform implicit instance checks against. If the receiver On 2012/06/06 09:32:31, danno wrote:
nit: against them.
Done. http://codereview.chromium.org/10442129/diff/15001/include/v8.h#newcode2485 include/v8.h:2485: * can legally be called with. On 2012/06/06 09:32:31, danno wrote:
how about: "An AccessorSignature specifies which receivers are valid
arguments
to an accessor callback."
Done. Also applied to "Signature" a few lines above. http://codereview.chromium.org/10442129/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
