Status: New
Owner: ----

New issue 304 by Sean.Kang84: [Documentation]Is there any documentation on  
v8?
http://code.google.com/p/v8/issues/detail?id=304

I've been working on embedding v8 engine to my application and faced with
tens of problems like 'how to?' or 'can I?'

for example.
       Can I use Handle<Object> instead of Handle<Value> for the return
value of named-property-interceptor Getter function???????????????



But It's pretty hard to deal with those problems cause I couldn't get any
formal documentation or v8-API stuff except "Embedder's Guide" on official
v8 web-page.

Isn't there anything like that? really?

I guess 'no'....cause I've spent a couple of days for it.

but if 'yes' please let me know

Should I just look into Chonium's v8-binding codes?......

I hope not...







--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to