Message from discussion
i have process out of memory exception. how to handle that.
Date: Mon, 5 Nov 2012 00:30:18 -0800 (PST)
From: Yang Guo <yang...@chromium.org>
To: v8-users@googlegroups.com
Message-Id: <51da42fc-7274-44c5-b244-4be623a6564e@googlegroups.com>
In-Reply-To: <d2c6a74f-9d05-407c-8931-9f1b00c1f33a@googlegroups.com>
References: <d2c6a74f-9d05-407c-8931-9f1b00c1f33a@googlegroups.com>
Subject: Re: i have process out of memory exception. how to handle that.
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_433_16075787.1352104218804"
------=_Part_433_16075787.1352104218804
Content-Type: multipart/alternative;
boundary="----=_Part_434_5472073.1352104218804"
------=_Part_434_5472073.1352104218804
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Use v8::TryCatch. Look for examples in test/cctest/test-api.cc
Yang
On Thursday, November 1, 2012 7:40:37 AM UTC+1, maruthu pandiyan wrote:
>
> I am using v8 to run javascript in c++ while i am keep on appending a
> string i have fatal error with process out of memory .
> I dont know how to handle the exception in v8.
> any one can help me to solve this problem.
>
>
------=_Part_434_5472073.1352104218804
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
Use v8::TryCatch. Look for examples in test/cctest/test-api.cc<div><br></div><div>Yang</div><div><br><br>On Thursday, November 1, 2012 7:40:37 AM UTC+1, maruthu pandiyan wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">I am using v8 to run javascript in c++ while i am keep on appending a string i have fatal error with process out of memory .<div>I dont know how to handle the exception in v8.</div><div>any one can help me to solve this problem.</div><div><br></div></blockquote></div>
------=_Part_434_5472073.1352104218804--
------=_Part_433_16075787.1352104218804--