Closed GoogleCodeExporter closed 9 years ago
Original comment by flier...@gmail.com
on 25 Dec 2009 at 1:51
The root cause is that we need enter a context before use any v8 javascript
object.
To support create JSArray before context, I added a ILazyObject to wrap such
object that
need be construct when use it first time.
Please check out the source code from SVN after revision #175 or use private
build in
attachment.
Thanks
Original comment by flier...@gmail.com
on 27 Dec 2009 at 1:59
Attachments:
Original issue reported on code.google.com by
funk...@gmail.com
on 24 Dec 2009 at 8:37