用参数 args 调用 JavaScript 函数。如果提供了 thisArg,则它将是该调用中 this 的值。
args
thisArg
this
external dynamic apply(List args, {thisArg});