Opened 13 years ago

Closed 13 years ago

#806 closed task (wontfix)

Use JS_SetFunctionCallback for profiling

Reported by: Philip Taylor Owned by: Kenny Long
Priority: Should Have Milestone: Alpha 7
Component: Core engine Keywords:
Cc: Patch:

Description

Use JS_SetFunctionCallback instead of JS_SetCallHook so that the JITs don't get disabled. (Also, need to build with --enable-trace-jscalls.)

Change History (4)

comment:1 by Kenny Long, 13 years ago

Owner: set to Kenny Long

comment:2 by Kieran P, 13 years ago

Milestone: Alpha 6Alpha 7

comment:3 by Kenny Long, 13 years ago

Priority: Nice to HaveShould Have

comment:4 by Kieran P, 13 years ago

Resolution: wontfix
Status: newclosed

From Kenny: "I investigated that and it is not a reliable/worthwhile change. I also discussed this with Philip and we have another solution"

Note: See TracTickets for help on using tickets.