Comment #13 on issue 3629 by [email protected]: Memory leak via objects embedded in IC handlers.
https://code.google.com/p/v8/issues/detail?id=3629#c13

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/bc0d2e237b1b624bed26ba849529b40329ea72a2

commit bc0d2e237b1b624bed26ba849529b40329ea72a2
Author: ulan <[email protected]>
Date: Fri Dec 19 13:28:33 2014

Use weak cell in LoadGlobal handler.

BUG=v8:3629
LOG=N

Review URL: https://codereview.chromium.org/816923004

Cr-Commit-Position: refs/heads/master@{#25902}

[modify] http://crrev.com/bc0d2e237b1b624bed26ba849529b40329ea72a2/src/ic/arm/handler-compiler-arm.cc [modify] http://crrev.com/bc0d2e237b1b624bed26ba849529b40329ea72a2/src/ic/arm64/handler-compiler-arm64.cc [modify] http://crrev.com/bc0d2e237b1b624bed26ba849529b40329ea72a2/src/ic/ia32/handler-compiler-ia32.cc [modify] http://crrev.com/bc0d2e237b1b624bed26ba849529b40329ea72a2/src/ic/mips/handler-compiler-mips.cc [modify] http://crrev.com/bc0d2e237b1b624bed26ba849529b40329ea72a2/src/ic/x64/handler-compiler-x64.cc [modify] http://crrev.com/bc0d2e237b1b624bed26ba849529b40329ea72a2/src/ic/x87/handler-compiler-x87.cc


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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/d/optout.

Reply via email to