Status: Accepted
Owner: [email protected]
CC: [email protected], [email protected], [email protected],
[email protected], [email protected], [email protected]
Labels: Type-Bug Priority-Medium
New issue 3338 by [email protected]: Needs a V8 API with which we can
tell that "the embedder is reaching a memory limit"
http://code.google.com/p/v8/issues/detail?id=3338
Blink sometimes hits OOM crashes because V8 doesn't understand the amount
of memory consumed in Blink and doesn't trigger a GC. For example, one node
wrapper can retain a large DOM tree behind it and hold a lot of memory.
This can lead to OOM. (For example, this bug:
https://code.google.com/p/chromium/issues/detail?id=368406)
We need to provide a way for PartitionAlloc with which it can tell V8 that
a partition is reaching a memory limit. (PartitionAlloc crashes if either
of the partitions reaches a limit.)
(Assigning to danno@ at the moment.)
--
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.