bool isJSThreadBlocked(double contextId) { return _isJSThreadBlocked(dartContext!.pointer, contextId) == 1; }