> I'm writing a C++ to JavaScript binding based on JavaScriptCore, > and would like to know current source URL and line number > information in the callback functions. However I didn't find any > related API. It there any way to do it? No. Sounds like a reasonable feature request. Geoff