Mercurial > spidermonkey-playground
view memory_profiler.h @ 54:c451579bf83c
Built out more of the /objects/ method.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Wed, 24 Jun 2009 18:15:03 -0700 |
parents | 853f80bd3b4b |
children |
line wrap: on
line source
#include "jsapi.h" extern JSBool profileMemory(JSContext *cx, JSObject *obj, uintN argc, jsval *argv, jsval *rval);