Home
last modified time | relevance | path

Searched refs:sendCommand (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/
Dirc.js33 sendCommand(commands.JOIN, [channel], "");
37 sendCommand(commands.PRIVMSG, [recipient], message);
41 sendCommand(commands.PART, [channel], "");
45 sendCommand(commands.QUIT, [], message);
56 sendCommand(commands.NICK, [this.nick], "");
57 sendCommand(commands.USER,
72 sendCommand(commands.PONG, [], parsed.body);
175 function sendCommand(command, params, message) { function in IRCConnection
/external/v8/test/mjsunit/regress/
Dregress-1639-2.js32 function sendCommand(state, cmd) { function
58 sendCommand(exec_state, {
69 sendCommand(exec_state, {
Dregress-94873.js32 function sendCommand(state, cmd) { function
46 var frame = sendCommand(exec_state, {
52 sendCommand(exec_state, {
Dregress-1853.js39 function sendCommand(state, cmd) { function
48 sendCommand(state, {
61 sendCommand(state, {
Dregress-1639.js33 function sendCommand(state, cmd) { function
50 sendCommand(exec_state, {