mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 449503: fix --enable-dtrace, r=igor
This commit is contained in:
parent
5666178bff
commit
348213c998
@ -180,7 +180,6 @@ jsdtrace_function_name(JSContext *cx, JSStackFrame *fp, JSFunction *fun)
|
||||
case JSOP_CALLGVAR:
|
||||
case JSOP_GETGVAR:
|
||||
case JSOP_SETGVAR:
|
||||
case JSOP_CALLVAR:
|
||||
case JSOP_CALLARG:
|
||||
case JSOP_CALLLOCAL:
|
||||
/* FIXME: try to recover a name from these ops. */
|
||||
|
Loading…
Reference in New Issue
Block a user