Comment #11 on issue 3629 by [email protected]: Memory leak via objects embedded in IC handlers.
https://code.google.com/p/v8/issues/detail?id=3629#c11
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/d9de2aaa17531262228bae402e03be83365c2f23
commit d9de2aaa17531262228bae402e03be83365c2f23 Author: yangguo <[email protected]> Date: Tue Dec 09 16:09:39 2014Revert of Do not embed constant functions in StoreTransition stub. (patchset #3 id:40001 of https://codereview.chromium.org/769733003/)
Reason for revert:GC stress failure: http://build.chromium.org/p/client.v8/builders/V8%20Mac%20GC%20Stress%20-%201/builds/1038
Original issue's description:
Do not embed constant functions in StoreTransition stub.
BUG=v8:3629 LOG=N
[email protected],[email protected],[email protected] NOTREECHECKS=true NOTRY=true BUG=v8:3629 Review URL: https://codereview.chromium.org/785253002 Cr-Commit-Position: refs/heads/master@{#25728}[modify] http://crrev.com/d9de2aaa17531262228bae402e03be83365c2f23/src/ic/arm/handler-compiler-arm.cc [modify] http://crrev.com/d9de2aaa17531262228bae402e03be83365c2f23/src/ic/arm64/handler-compiler-arm64.cc [modify] http://crrev.com/d9de2aaa17531262228bae402e03be83365c2f23/src/ic/handler-compiler.cc [modify] http://crrev.com/d9de2aaa17531262228bae402e03be83365c2f23/src/ic/handler-compiler.h [modify] http://crrev.com/d9de2aaa17531262228bae402e03be83365c2f23/src/ic/ia32/handler-compiler-ia32.cc [modify] http://crrev.com/d9de2aaa17531262228bae402e03be83365c2f23/src/ic/mips/handler-compiler-mips.cc [modify] http://crrev.com/d9de2aaa17531262228bae402e03be83365c2f23/src/ic/mips64/handler-compiler-mips64.cc [modify] http://crrev.com/d9de2aaa17531262228bae402e03be83365c2f23/src/ic/x64/handler-compiler-x64.cc [modify] http://crrev.com/d9de2aaa17531262228bae402e03be83365c2f23/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.
