Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JS_SetCallHook: hook is not called if context is not in debug mode (JS_SetDebugMode)

31 views
Skip to first unread message

vfo...@meta-comm.com

unread,
Mar 20, 2013, 12:31:28 PM3/20/13
to
Hi!

Yet another problem while porting to the latest released js (besides non-toggle-off GC I mentioned earlier). Now call hook is called in debug mode only. I suspect that debug mode disables some optimizations so profiled code runs in different manner (comparing to non-debug mode). So profiling results got in this mode may be not reliable. What is the right way to implement JS-functions profiling?
0 new messages