I am studying v8 sources.
I have spent 3 weeks but I couldn't find that how 8v call DOM's function.

Example for, 
<script>
    document.writeln("Hello V8");
</script>

I want to know process of call sequences, writeln() function of DOM.
Could you explain about this or give me some hints.

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to