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

2009-03-09 Thread Zhe Su
Hi,
  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?

Regards
James Su
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


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

2009-03-09 Thread Geoffrey Garen
  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
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


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

2009-03-09 Thread Zhe Su
Thanks. Do I need report a bug or something?

Regards
James Su

On Tue, Mar 10, 2009 at 2:42 AM, Geoffrey Garen gga...@apple.com wrote:

  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

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


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

2009-03-09 Thread Mark Rowe


On 2009-03-09, at 19:18, Zhe Su wrote:


Thanks. Do I need report a bug or something?


Yes.  Please file an enhancement request at http://webkit.org/new-bug.

- Mark

On Tue, Mar 10, 2009 at 2:42 AM, Geoffrey Garen gga...@apple.com  
wrote:
 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

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev




smime.p7s
Description: S/MIME cryptographic signature
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


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

2009-03-09 Thread Zhe Su
https://bugs.webkit.org/show_bug.cgi?id=24476

On Tue, Mar 10, 2009 at 10:32 AM, Mark Rowe mr...@apple.com wrote:


 On 2009-03-09, at 19:18, Zhe Su wrote:

 Thanks. Do I need report a bug or something?


 Yes.  Please file an enhancement request at http://webkit.org/new-bug.

 - Mark

 On Tue, Mar 10, 2009 at 2:42 AM, Geoffrey Garen gga...@apple.com wrote:

  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


 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev