Searched refs:v8_command_value (Results 1 – 1 of 1) sorted by relevance
296 DictionaryValue* v8_command_value; in DispatchDebuggerCommand() local297 content->GetDictionary(kDataKey, &v8_command_value); in DispatchDebuggerCommand()298 base::JSONWriter::Write(v8_command_value, false, &v8_command); in DispatchDebuggerCommand()