https://codereview.chromium.org/23513048/diff/10001/src/apinatives.js
File src/apinatives.js (right):

https://codereview.chromium.org/23513048/diff/10001/src/apinatives.js#newcode77
src/apinatives.js:77: cache[serialNumber] = null;
Couldn't we just remove this initialization to "null" here? Would that
solve the problem? Frankly I don't understand why the cache field needs
to be initialized to "null" here.

https://codereview.chromium.org/23513048/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to