Time: Thu Dec 18 04:26:01 2025 CST
Player:  (#-807)

{{#52, "isa", #36, #52, #-807, 3}, {#1485, "get_content", #768, #1485, #-807, 43}, {#648, "find_page", #101, #648, #-807, 23}, {#648, "get", #101, #648, #-807, 3}, {#650, "GET", #101, #650, #-807, 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;