Ticket #806 (closed task: wontfix)

Opened 2 years ago

Last modified 22 months ago

Use JS_SetFunctionCallback for profiling

Reported by: Philip Owned by: kenny
Priority: Should Have Milestone: Alpha 7
Component: Core engine Keywords:
Cc:

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

comment:1 Changed 2 years ago by kenny

  • Owner set to kenny

comment:2 Changed 2 years ago by k776

  • Milestone changed from Alpha 6 to Alpha 7

comment:3 Changed 2 years ago by kenny

  • Priority changed from Nice to Have to Should Have

comment:4 Changed 22 months ago by k776

  • Status changed from new to closed
  • Resolution set to wontfix

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.