[webkit-dev] Is it possible to get current source URL and line number from JavaScriptCore API?

Geoffrey Garen ggaren at apple.com
Mon Mar 9 11:42:02 PDT 2009


>   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


More information about the webkit-dev mailing list