moveEmitHelpers
external fun moveEmitHelpers(source: Node, target: Node, predicate: (helper: EmitHelper) -> Boolean)(source)
Moves matching emit helpers from a source node to a target node.
Moves matching emit helpers from a source node to a target node.