Does v8 provide a mechanism for catching undefined functions and
continuing execution on the following line? I only ask because I am
mocking up a DOM and only care about a very limited subset of
functionality. Wrapping the entire file in a try/catch block is
unnacceptable unless there is a way to provide the functionality I
described above. Thanks a lot for the help!
--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to