Time: Mon Dec 22 09:44:37 2025 CST Player:(#-11549) {{#52, "isa", #36, #52, #-11549, 3}, {#1485, "get_content", #768, #1485, #-11549, 43}, {#648, "find_page", #101, #648, #-11549, 23}, {#648, "get", #101, #648, #-11549, 3}, {#650, "GET", #101, #650, #-11549, 64}} #52:isa(this none this) ":isa(x,y) == valid(x) && (y==x || y in :ancestors(x))"; {what, targ} = args; while (valid(what)) $command_utils:suspend_if_needed(0); if (what == targ) return 1; endif what = parent(what); endwhile return 0;