isAsync

abstract fun isAsync(): Boolean(source)

is this an async call (i.e. await, Promise.all(), or Promise.any())?