Re: [JS-internals] Dynamic Analysis API discussion

2014-06-26 Thread Robert O'Callahan
On Fri, Jun 27, 2014 at 1:57 AM, Nicolas B. Pierron < nicolas.b.pier...@mozilla.com> wrote: > Yes, the idea I have in mind is to have some-kind of self-hosted > compartment dedicated to analysis where if a function named "xyz" is > declared on the global, then it can be used preferably asynchronou

Re: [JS-internals] Dynamic Analysis API discussion

2014-06-26 Thread Nicolas B. Pierron
On 06/26/2014 10:49 AM, Shu-yu Guo wrote: On Jun 26, 2014, at 6:57 AM, Nicolas B. Pierron wrote: I have a question for you, and also for people who have made such analysis in SpiderMonkey. Why taking all the pain of integrating such analysis in SpiderMonkey's code, which is hard and change

Re: [JS-internals] Dynamic Analysis API discussion

2014-06-26 Thread Shu-yu Guo
On Jun 26, 2014, at 6:57 AM, Nicolas B. Pierron wrote: > I have a question for you, and also for people who have made such analysis in > SpiderMonkey. Why taking all the pain of integrating such analysis in > SpiderMonkey's code, which is hard and change frequently when it would be > easy (b

[JS-internals] Cake hangout today (at 11:00 PDT this time)

2014-06-26 Thread Jason Orendorff
What: 25 Minutes of Cake and JavaScript (bring your own cake) A totally optional vidyo chat for random SM talk, show & tell, brainstorming, etc. When: 2nd and 4th Thursday of each month, including today, 11AM Mountain View Time. **This is not

Re: [JS-internals] Dynamic Analysis API discussion

2014-06-26 Thread Nicolas B. Pierron
On 06/26/2014 04:50 AM, Robert O'Callahan wrote: Your email is unclear as to whether you're proposing integrating some particular analysis engine or framework into Spidermonkey (or more than one), or just some minimal set of hooks to enable others to supply such engines/frameworks. I'm going to a

Re: [JS-internals] Dynamic Analysis API discussion

2014-06-26 Thread Robert O'Callahan
Your email is unclear as to whether you're proposing integrating some particular analysis engine or framework into Spidermonkey (or more than one), or just some minimal set of hooks to enable others to supply such engines/frameworks. I'm going to assume the latter since I think the former makes no