quickjs-kt icon indicating copy to clipboard operation
quickjs-kt copied to clipboard

com.dokar.quickjs.QuickJsException: TypeError: not a function

Open TelephoneTan opened this issue 1 year ago • 3 comments

can't know what is not a function, how can I fix it if I don't know the variable or the function name?

TelephoneTan avatar Jul 06 '24 06:07 TelephoneTan

I'm not sure if this is possible to fix since 'TypeError: not a function' comes from the engine.

dokar3 avatar Jul 07 '24 03:07 dokar3

I searched the code, it seems that this error message comes from this library, there are some string literals look exactly the same as this error message in the code.

TelephoneTan avatar Jul 07 '24 03:07 TelephoneTan

The location? I don't really have an impression of this.

dokar3 avatar Jul 07 '24 04:07 dokar3