Searched refs:AddHistory (Results 1 – 3 of 3) sorted by relevance
53 virtual void AddHistory(const char* str);88 void ReadLineEditor::AddHistory(const char* str) { in AddHistory() function in v8::ReadLineEditor
216 virtual void AddHistory(const char* str) { } in AddHistory() function
601 editor->AddHistory(*input); in RunShell()