bool isPointInRange(Node node, int offset) => js_util.callMethod(this, 'isPointInRange', [node, offset]);