Re: [JS-internals] MIPS backend

2014-02-19 Thread Petar Jovanovic
On Wednesday, February 19, 2014 8:14:27 AM UTC+1, Weizhenwei wrote: > I'm really sorry, the mozilla-esr24 url should be: > > https://github.com/loongsonhf/ionmonkey-mips > Hi Weizhenwei, as I said before, it is great that more people and developers have shown interest in MIPS port, and

Re: [JS-internals] Better memory reporting of objects and shapes

2014-02-19 Thread Nicolas B. Pierron
On 02/18/2014 12:49 PM, Nicholas Nethercote wrote: On Tue, Feb 18, 2014 at 1:57 AM, Nicolas B. Pierron wrote: I think it might make sense to special case the JSFunction class, such as we can get the object prototype name in addition to the JSFunction class. Interesting idea. What's the exact