yank             1136 Source/core/editing/EditorCommand.cpp     frame.editor().insertTextWithoutSendingTextEvent(frame.editor().killRing().yank(), false, 0);
yank             1143 Source/core/editing/EditorCommand.cpp     frame.editor().insertTextWithoutSendingTextEvent(frame.editor().killRing().yank(), true, 0);
yank               39 Source/platform/KillRing.h     String yank();