DOM strings size increasing continuously

18 views
Skip to first unread message

madana gopal

unread,
Mar 10, 2015, 10:10:38 AM3/10/15
to v8-u...@googlegroups.com
Hi Team,

I am facing the problem, where the DOM string coming to charCodeAt() function is having length which is continuously increasing and not being released.Later it fails with memory allocation failure.

Eg:
entry_id[0][align]
entry_id[0][lastElementChild][align]

String lengths are appended and memory utilization is increasing. The input is coming to encodeURIComponent() which inturn calls charCodeAt(). Could you please tell any known issue is there or anything can be checked from my side for identifying the rootcause.

Thanks.

Regards,
Madan

madana gopal

unread,
Mar 10, 2015, 10:31:47 AM3/10/15
to v8-u...@googlegroups.com
The above increase is for every charcodeAt call.

Regards,
Madan

Isiah Meadows

unread,
Mar 11, 2015, 3:59:33 PM3/11/15
to v8-u...@googlegroups.com
Could you give a code example?

(P.S. not technically part of the team, but just enjoy hacking with the engine)
Reply all
Reply to author
Forward
0 new messages