Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
7 new of 7 - Dec 31 2009
1 new of 1 - Dec 30 2009
4 new of 4 - Dec 27 2009
1 new of 1 - Dec 26 2009
1 new of 1 - Dec 25 2009
1 new of 1 - Dec 25 2009
1 new of 1 - Dec 21 2009
1 new of 1 - Dec 20 2009
1 new of 1 - Dec 19 2009
1 new of 1 - Dec 18 2009
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 575  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: The official discussion group for users of the Google V8 JavaScript engine.
 

Java wrapper 
  FYI, to all those who have asked before, I just posted a proof of concept on the SWIG issue at [link]. My plans are to implement JSR-223 (like Rhino, but obviously better), implement and bind HTML 4 (I know, fairly daunting) via [link]... more »
By cretz  - Jan 5 - 1 new of 1 message    

include equivalent? 
  I want to create an include function in my embedded app using V8. Currently I'm using eval(get_file_contents('./js/f unctions.js')); to sorta do the same thing, but is there a better way? I tried to make a function, and it worked fine, but the script executed in the new scope of the function. Is there a way to maybe execute a script under... more »
By Colin  - Jan 5 - 2 new of 2 messages    

My new clip 
  Hi! My new video, for funs :) [link]
By Rebecca MacKinnon  - Jan 5 - 1 new of 1 message    

v8.lib size of 100 MB issue and execution time while not compiling same as when compiling 
  I am almost ready to post an article that partly uses Google v8, and I must say that Google v8 does not shine as much as I would want to in it. The complete article is available here while I am working on the details: [link]... more »
By Philippe Roy  - Jan 4 - 13 new of 13 messages    

informative D8 compilation errors messages? 
  Hi, When trying to compile a JS source file, the D8 error messages that I get by default are obtuse: $ d8 comb.js Uncaught: "SyntaxError: Unexpected identifier" (empty stack) Can I get something more informative like the following (from SpiderMonkey): $ smjs comb.js comb.js:2: SyntaxError: missing ) after condition:... more »
By Tom Machinski  - Jan 4 - 1 new of 1 message    

Have You Seen 
  Hi to my group friends! Have You seen this new video? [link]
By Valeria  - Jan 3 - 1 new of 1 message    

custom snapshot 
  I am trying to create a snapshot that contains a custom environment and restore it in another program. The following code will segfault when I create a new context in readsnapshot.cpp. What is the proper way to create a snapshot that contains a custom predefined environment? mksnapshot.cpp ------------------------... more »
By mme  - Jan 3 - 1 new of 1 message    

lots of contexts with the same JS code - reduce memory usage 
  I am experimenting with having a lot of different contexts(1000+) running in a single process multi threaded application which share the same javascript codebase. Every time a new context is created, I currently run the compiled javascript source code in the scope of the new context. Depending on the size of the source code, the memory usage of a single... more »
By mme  - Jan 2 - 1 new of 1 message    

My wedding video 
  Hi. This isour wedding video. Happy New Year! [link]
By Celicia Johnson  - Jan 1 - 1 new of 1 message    

Api Docs? 
  I just posted in the NodeJS mailing list, but I think the question is more relevant here. Is there anywhere that has posted the ECMAScript 5 features already implemented in V8. For example, I noticed the 2.0.4 release added Object.create. In the past I noticed things like all the Array.prototype methods implemented and even crazy things like... more »
By Tim Caswell  - Dec 31 2009 - 3 new of 3 messages    

1 - 10 of 575   « Newer | Older »

XML       Send email to this group: v8-users@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google