Searched refs:executor_map (Results 1 – 1 of 1) sorted by relevance
829 Node* const executor_map = LoadMap(executor); in TF_BUILTIN() local830 GotoIfNot(IsCallableMap(executor_map), &if_notcallable); in TF_BUILTIN()